Nicolas Bally 03ff0980aa initial
2016-05-26 00:20:52 +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