idn_app/app/views/admin/categories/index.html.haml
2016-07-29 20:23:40 +02:00

7 lines
182 B
Plaintext
Executable File

.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"