Sha256: 7dd8368c60cbbf29dfd515f78f061b81ffdfe9083938a172e2ffd7e7f08381ae

Contents?: true

Size: 263 Bytes

Versions: 6

Compression:

Stored size: 263 Bytes

Contents

<%= content_for :menu do %>

<%= icon_to 'navigation90.png', member_payments_path(@member) %>
<% end -%>

<div class="champ">
  <h3>Enregistrement d'un paiement de <%=  @member.to_s %></h3>
</div>
<div class="row-fluid inner-champ">

<%= render 'form' %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

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