diff options
Diffstat (limited to 'app/views/events/edit.html.erb')
| -rw-r--r-- | app/views/events/edit.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/events/edit.html.erb b/app/views/events/edit.html.erb index 524eae47..17b6980c 100644 --- a/app/views/events/edit.html.erb +++ b/app/views/events/edit.html.erb | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | <% content_for :subnavigation do %> | 1 | <% content_for :subnavigation do %> |
| 2 | <%= link_to 'back', edit_node_path(@event.node) %> | 2 | <%= link_to 'back', edit_node_path(@event.node) %> |
| 3 | <%= link_to 'show', @event %> | ||
| 3 | <% end %> | 4 | <% end %> |
| 4 | 5 | ||
| 5 | 6 | ||
