diff options
Diffstat (limited to 'app/views/events/index.html.erb')
| -rw-r--r-- | app/views/events/index.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/events/index.html.erb b/app/views/events/index.html.erb index d07d6f82..a2710c2a 100644 --- a/app/views/events/index.html.erb +++ b/app/views/events/index.html.erb | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | <%= link_to new_event_path, class: 'action_button' do %> | 4 | <%= link_to new_event_path, class: 'action_button' do %> |
| 5 | <%= icon("plus", library: "tabler", "aria-hidden": true) %> <%= t(".create_event") %> | 5 | <%= icon("plus", library: "tabler", "aria-hidden": true) %> <%= t(".create_event") %> |
| 6 | <% end %> | 6 | <% end %> |
| 7 | <%= link_to t(".without_page_link"), without_node_events_path %> | ||
| 8 | </div> | 7 | </div> |
| 9 | 8 | ||
| 10 | <%= will_paginate @events %> | 9 | <%= will_paginate @events %> |
