Nicolas Bally bc774b8159 initial
2016-12-01 10:54:16 +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)