32 lines
579 B
Plaintext
32 lines
579 B
Plaintext
.qi_header
|
|
.right=# link_to 'Ajouter un login', new_admin_p_customer_rib_path(), :class => "btn btn-primary", :remote => true
|
|
%h1
|
|
Utilisateurs
|
|
%span
|
|
Ribs
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
%table.table
|
|
%tr
|
|
%th Client
|
|
%th IBAN
|
|
%th BIC
|
|
%th Banque
|
|
%th N° compte comptable
|
|
%th Intitulé compte
|
|
%th Adresse
|
|
%th CP
|
|
%th City
|
|
%th Pays
|
|
%th Signature du mandat
|
|
%th Type
|
|
%th
|
|
|
|
|
|
|
|
%tbody#p_customer_ribs_rows
|
|
=render @p_customer_ribs
|
|
|
|
|