app/views/binda/structures/_form_section.html.erb in binda-0.1.1 vs app/views/binda/structures/_form_section.html.erb in binda-0.1.2

- old
+ new

@@ -35,10 +35,10 @@ structure_field_group_path( @structure.slug, ff.object.slug ), method: :delete, data: { confirm: t('binda.confirm_delete') }, class: 'form-item--delete-repeater-item' %> - <p><%= ff.object.name %> (<%= ff.object.name.humanize.capitalize %>)</p> + <p><%= ff.object.name %></p> <% end %> </div> <%# - - - - - - - - - - - - %> <%# NAME %> \ No newline at end of file