No clue, but it makes it better
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
= f.row :name
|
||||
.form-label= f.label :name
|
||||
.form-field= f.text_field :name
|
||||
= f.row :active
|
||||
.form-label= f.label :active
|
||||
.form-field= f.check_box :active
|
||||
= f.row :dpm
|
||||
.small-3.columns= f.label :dpm
|
||||
.small-3.columns= f.number_field :dpm
|
||||
|
||||
Reference in New Issue
Block a user