Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02:00

18 lines
287 B
Plaintext

.right= link_to 'Ajouter un auteur', new_admin_article_author_path(), :class => "btn btn-primary", :remote => true
%h1 Liste des auteurs
%table.stat_table.table.table-striped
%tr
%th Nom
%th
%tbody#article_authors_rows
=render @article_authors