Sha256: 2f8def3c33e6d8c59cdc853469c40cbf393d2a8b797537b52709156617eaf933

Contents?: true

Size: 505 Bytes

Versions: 33

Compression:

Stored size: 505 Bytes

Contents

= content_for :menu do
  = icon_to_users
  


.champ
  %h3 Table de tous les paiements
  
  %table.table.display.table-striped.table-bordered.table-condensed#allpayments(cellpadding="0" cellspacing="0" border="0")
    %thead
      %tr
        %th De
        %th.date-euro Le
        %th Montant (€)
        %th Par
        %th Imputé sur 
        %th Reste à imputer (€)
        %th Actions
    %tbody
      = render partial:'adherent/allpayments/payment', collection:@payments
        
            

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
adherent-0.3.13 app/views/adherent/allpayments/index.html.haml
adherent-0.3.12 app/views/adherent/allpayments/index.html.haml
adherent-0.3.11 app/views/adherent/allpayments/index.html.haml
adherent-0.3.10 app/views/adherent/allpayments/index.html.haml
adherent-0.3.9 app/views/adherent/allpayments/index.html.haml
adherent-0.3.7 app/views/adherent/allpayments/index.html.haml
adherent-0.3.6 app/views/adherent/allpayments/index.html.haml
adherent-0.3.5 app/views/adherent/allpayments/index.html.haml
adherent-0.3.4 app/views/adherent/allpayments/index.html.haml
adherent-0.3.3 app/views/adherent/allpayments/index.html.haml
adherent-0.3.2 app/views/adherent/allpayments/index.html.haml
adherent-0.3.1 app/views/adherent/allpayments/index.html.haml
adherent-0.3.0 app/views/adherent/allpayments/index.html.haml
adherent-0.2.9 app/views/adherent/allpayments/index.html.haml
adherent-0.2.8 app/views/adherent/allpayments/index.html.haml
adherent-0.2.7 app/views/adherent/allpayments/index.html.haml
adherent-0.2.6 app/views/adherent/allpayments/index.html.haml
adherent-0.2.5 app/views/adherent/allpayments/index.html.haml
adherent-0.2.4 app/views/adherent/allpayments/index.html.haml
adherent-0.2.3 app/views/adherent/allpayments/index.html.haml