48 lines
549 B
Plaintext
48 lines
549 B
Plaintext
%h1 Liste des RIBs
|
|
|
|
|
|
|
|
|
|
%table.table.table-hover
|
|
%thead#annonce_account_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#annonce_account_rib_rows.rows
|
|
|
|
=render @annonce_account_ribs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|