26 lines
373 B
Plaintext
26 lines
373 B
Plaintext
.qi_header
|
|
%h1
|
|
=link_to ic(:user)+" Mon compte", public_my_account_path
|
|
%span
|
|
Mes commandes
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
%table.table
|
|
%tr
|
|
%th ID
|
|
%th Date
|
|
|
|
|
|
|
|
%th Total HT
|
|
%th Statut
|
|
|
|
%th Payée ?
|
|
|
|
%th
|
|
|
|
|
|
%tbody#p_customer_sheets_rows
|
|
=render @p_customer_sheets |