2016-07-29 20:23:40 +02:00

18 lines
287 B
Plaintext
Executable File

.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