remove unimplemented unit_divide box
This commit is contained in:
parent
c99aa7aab6
commit
2f10210c76
2 changed files with 0 additions and 22 deletions
|
|
@ -12,9 +12,6 @@
|
|||
= f.input_field :unit_quantity, class: 'input-mini', title: Article.human_attribute_name(:unit_quantity)
|
||||
×
|
||||
= f.input_field :unit, class: 'input-mini', title: Article.human_attribute_name(:unit)
|
||||
%span#unit_divide_container.less-visible
|
||||
= f.label :unit, label: " per ".html_safe
|
||||
= f.input_field :unit, class: 'input-mini', id: 'article_unit_divide'
|
||||
|
||||
= f.input :note
|
||||
= f.association :article_category
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue