diff --git a/app/assets/javascripts/app/views/generic/attribute.jst.eco b/app/assets/javascripts/app/views/generic/attribute.jst.eco index 37365183a..ac9f228a1 100644 --- a/app/assets/javascripts/app/views/generic/attribute.jst.eco +++ b/app/assets/javascripts/app/views/generic/attribute.jst.eco @@ -1,7 +1,9 @@
"> - +
+ + <%- @item %><% if @attribute.note: %>
<% end %> +
- <%- @item %><% if @attribute.note: %><% end %> <% if @attribute.remove: %><% end %> <% if @attribute.add: %><% end %>