update article category implemented
adapt tests add translations adapt test fix bug
This commit is contained in:
parent
78da4feafe
commit
44f5d13920
10 changed files with 66 additions and 22 deletions
|
|
@ -76,6 +76,9 @@
|
|||
= f.file_field "file"
|
||||
|
||||
.control-group
|
||||
%label(for="articles_update_category")
|
||||
= f.check_box "update_category"
|
||||
= t '.options.update_category'
|
||||
%label(for="articles_outlist_absent")
|
||||
= f.check_box "outlist_absent"
|
||||
= t '.options.outlist_absent'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue