Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +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