Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

7 lines
216 B
Plaintext

%h1=@timeline_history.title
%h2 Années
=link_to "ajouter une année", new_admin_timeline_content_path(:timeline_history_id => @timeline_history.id)
%table
=render @timeline_history.timeline_contents.order(:year)