48 lines
528 B
Plaintext
Executable File
48 lines
528 B
Plaintext
Executable File
%h1 Liste des RIBs
|
|
|
|
|
|
|
|
|
|
%table.table.table-hover
|
|
%thead#customer_rib_rows_header.rows_header
|
|
|
|
%tr
|
|
%th
|
|
Utilisateur
|
|
|
|
|
|
%th
|
|
Banque
|
|
%th Ville de la banque
|
|
%th Nom du titulaire
|
|
%th Adresse
|
|
%th Pays
|
|
%th Iban
|
|
%th BIC
|
|
%th Numéro de TVA
|
|
%th Solde des commissions
|
|
|
|
|
|
%th{:style => "width:100px"}
|
|
|
|
|
|
|
|
|
|
|
|
%tbody#customer_rib_rows.rows
|
|
|
|
=render @customer_ribs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|