19 lines
337 B
Plaintext
19 lines
337 B
Plaintext
.qi_header
|
|
.right= link_to 'Ajouter une catégorie', new_admin_p_customer_cat_path(), :class => "btn btn-primary", :remote => true
|
|
=breadcrumb
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
%table.table
|
|
%tr
|
|
%th Catégorie
|
|
|
|
%th
|
|
|
|
|
|
%tbody#p_customer_cats_rows
|
|
=render @p_customer_cats
|
|
|
|
|