app/views/adherent/coords/edit.html.erb in adherent-0.1.1 vs app/views/adherent/coords/edit.html.erb in adherent-0.1.2

- old
+ new

@@ -1,9 +1,7 @@ <%= content_for :menu do %> +<%= icon_to_users %> -<%= icon_to 'nouveau.png', new_coord_path %> -<%= icon_to 'detail.png', @coord %> -<%= icon_to 'retour.png', :back %> <% end -%> <div class="champ"> <h3>Modification <%= I18n.t('coord').pluralize %></h3> </div>