From c39eb1e9839664deb68b50b2a9db16770d42852c Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 22 Feb 2009 12:52:58 +0100 Subject: another round of view updates --- app/views/admin/_menu.html.erb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/views/admin/_menu.html.erb (limited to 'app/views/admin') diff --git a/app/views/admin/_menu.html.erb b/app/views/admin/_menu.html.erb new file mode 100644 index 0000000..fa616df --- /dev/null +++ b/app/views/admin/_menu.html.erb @@ -0,0 +1,5 @@ +<%= language_selector %> | + +<%= link_to 'Overview', :controller => :admin, :action => 'index' %> | +<%= link_to 'Nodes', nodes_path %> | +<%= link_to 'User', users_path %> \ No newline at end of file -- cgit v1.3