mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
<h1>Editing Timeline Event</h1>
|
|
|
|
<%= render 'form', timeline_event: @timeline_event %>
|
|
|
|
<%= link_to 'Show', @timeline_event %> |
|
|
<%= link_to 'Back', timeline_events_path %>
|