30 lines
541 B
Plaintext
30 lines
541 B
Plaintext
.qi_header
|
|
.right= link_to 'Ajouter ', new_admin_m_odr_rep_rib_path(), :class => "btn btn-primary", :remote => true
|
|
%h1
|
|
|
|
%span
|
|
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
%table.table
|
|
%tr
|
|
%th iban
|
|
%th bic
|
|
%th name
|
|
%th admin_id
|
|
%th admin_valid
|
|
%th confirmed
|
|
%th m_odr_rep_id
|
|
%th nbr_virements
|
|
%th bank_name
|
|
%th bank_adress
|
|
%th notes
|
|
%th.actions
|
|
|
|
|
|
%tbody#m_odr_rep_ribs_rows
|
|
=render @m_odr_rep_ribs
|
|
|
|
|