pmr_app/app/views/admin/label_marques/index.html.haml
Nicolas Bally 428372d6f9 initial
2016-02-08 10:27:25 +01:00

17 lines
241 B
Plaintext

.right= link_to 'Ajouter une marque', new_admin_label_marque_path(), :class => "btn btn-primary"
%h1 Liste des marques du label
%table.stat_table.table.table-striped
%tr
%th
%th Nom
%th
=render @label_marques