app/views/ems/globals/_asset.html.haml in ems-0.0.2 vs app/views/ems/globals/_asset.html.haml in ems-0.0.3
- old
+ new
@@ -21,6 +21,6 @@
/ - @titleField = builder.input_field :title, :placeholder => "Enter image title"
%li
= form.label "Add new asset"
.input-push.asset-add
= @assetField
- = @titleField
+ / = @titleField
\ No newline at end of file