Sha256: 05d42a1cbfed788d6443834c9930e76a044f7e5227eeb4ea6dd9dc1d8fcf6b36
Contents?: true
Size: 256 Bytes
Versions: 2
Compression:
Stored size: 256 Bytes
Contents
<%= content_for :menu do %> <%= icon_to 'bandaid.png', member_adhesions_path(@member) %> <% end -%> <div class="champ col-lg-12"> <h3>Modification adhésion pour <%= @member.to_s %></h3> <div class="inner-champ"> <%= render 'form' %> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
adherent-0.2.1 | app/views/adherent/adhesions/edit.html.erb |
adherent-0.2.0 | app/views/adherent/adhesions/edit.html.erb |