boissier_app/app/views/admin/articles/index.html.haml
Nicolas Bally 6abf7679fd initial
2011-05-14 13:36:30 +02:00

10 lines
251 B
Plaintext

.grid_12
= link_to 'Ajouter un article', new_admin_article_path(:folder_id => @folder.id), :class => "button", :remote => true
%table#articles.QI_table_alternate_alt1
=render @articles
-if @articles.size == 0
%p Aucun articles actuellement