Sha256: 0fa2637584f5998ef9f610ee9e23c7a281619a4e3cbe9933ba4816dced143704

Contents?: true

Size: 367 Bytes

Versions: 41

Compression:

Stored size: 367 Bytes

Contents

<%%= content_for :menu do %>

<%%= icon_to 'nouveau.png', new_<%= singular_table_name %>_path %>
<%%= icon_to 'detail.png', @<%= singular_table_name %> %>
<%%= icon_to 'retour.png', :back %>
<%% end -%>

<div class="champ">
  <h3>Modification <%%=  I18n.t('<%= singular_table_name %>') %></h3>
</div>
  <div class="inner-champ">
    <%%= render 'form' %>
  </div>



Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
adherent-0.3.13 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.12 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.11 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.10 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.9 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.7 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.6 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.5 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.4 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.3 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.2 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.1 lib/templates/erb/scaffold/edit.html.erb
adherent-0.3.0 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.9 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.8 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.7 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.6 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.5 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.4 lib/templates/erb/scaffold/edit.html.erb
adherent-0.2.3 lib/templates/erb/scaffold/edit.html.erb