pw_app/app/views/admin/categories/index.html.haml
Nicolas Bally 2a1d9dadc7 initial
2015-10-26 15:00:29 +01:00

7 lines
182 B
Plaintext

.header
.right=# link_to 'Ajouter une catégorie', new_admin_category_path, :class => "btn", :remote => true
%h1 Liste des catégories
.grid_12
=render :partial => "index_block"