29 lines
507 B
Plaintext
29 lines
507 B
Plaintext
.qi_header
|
|
.right= link_to 'Ajouter ', new_admin_m_odr_coupon_path(), :class => "btn btn-primary", :remote => true
|
|
%h1
|
|
|
|
%span
|
|
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
%table.table
|
|
%tr
|
|
%th name
|
|
%th enseigne
|
|
%th city
|
|
%th cp
|
|
%th departement
|
|
%th departement_nbr
|
|
%th responsable
|
|
%th tel
|
|
%th email
|
|
%th m_odr_id
|
|
%th.actions
|
|
|
|
|
|
%tbody#m_odr_coupons_rows
|
|
=render @m_odr_coupons
|
|
|
|
|