Sha256: 0bdef16622417bb96dd95594cd7010c043a50a2efc9c0385c1671dc552384c53

Contents?: true

Size: 307 Bytes

Versions: 6

Compression:

Stored size: 307 Bytes

Contents

<%= content_for :menu do %>

<%= 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>
  <div class="inner-champ">
    <%= render 'form' %>
  </div>



Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adherent-0.1.1 app/views/adherent/coords/edit.html.erb
adherent-0.1.0 app/views/adherent/coords/edit.html.erb
adherent-0.0.9 app/views/adherent/coords/edit.html.erb
adherent-0.0.7 app/views/adherent/coords/edit.html.erb
adherent-0.0.6 app/views/adherent/coords/edit.html.erb
adherent-0.0.5 app/views/adherent/coords/edit.html.erb