ual_app/app/views/admin/categories/index.html.haml
2014-08-24 00:18:02 +02:00

8 lines
214 B
Plaintext

.header
.right= link_to 'Ajouter une catégorie', new_admin_category_path, :class => "button", :remote => true
%h1 Liste des catégories
.grid_12
%table#categories.QI_table_alternate_alt1
=render @categories