This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/views/admin/s_brands/index.html.haml
2021-09-28 12:29:38 +02:00

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