This commit is contained in:
Rohan Mitchell
2015-03-12 12:28:35 +11:00
parent 7c723c04b6
commit 36fa4896ed

View File

@@ -1,5 +1,5 @@
/ insert_bottom "div[data-hook='admin_shipping_category_form_fields']"
%div.field.align-center{data-hook => "name"}
%div.field.align-center{"data-hook" => "name"}
= f.label :temperature_controlled, t(:temperature_controlled)
= f.check_box :temperature_controlled