summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-09 15:41:36 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-09 15:41:36 +0200
commit0bc7bdc7cd2fc111e4e161065b217bd2ddecfbec (patch)
treeed5623ce6525fea8ff66c730a74a46f446e82e4d /app/views
parent9c3217df50d462d6be4399e3e654d591bf704df7 (diff)
Remove subnav from nodes#index, New node has its own action button now
Diffstat (limited to 'app/views')
-rw-r--r--app/views/nodes/index.html.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/nodes/index.html.erb b/app/views/nodes/index.html.erb
index 903e80b..2688ea1 100644
--- a/app/views/nodes/index.html.erb
+++ b/app/views/nodes/index.html.erb
@@ -1,6 +1,3 @@
1<% content_for :subnavigation do %>
2 <%= link_to 'Create', new_node_path %>
3<% end %>
4<h1>Nodes</h1> 1<h1>Nodes</h1>
5 2
6<div> 3<div>