19 lines
321 B
Plaintext
19 lines
321 B
Plaintext
.qi_header
|
|
.right= link_to 'Ajouter une marque', new_admin_s_brand_path(), :class => "btn btn-primary", :remote => true
|
|
=breadcrumb
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
%table.table
|
|
%tr
|
|
%th Code
|
|
%th Nom
|
|
%th.actions
|
|
|
|
|
|
%tbody#s_brands_rows
|
|
=render @s_brands
|
|
|
|
|