From 27167671722b7c7a997c8bed7713ee9013bac326 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 13 Apr 2009 17:56:46 +0200 Subject: rebuilding the admin interface --- app/views/admin/_menu.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/views/admin') diff --git a/app/views/admin/_menu.html.erb b/app/views/admin/_menu.html.erb index fa616df..301c6c0 100644 --- a/app/views/admin/_menu.html.erb +++ b/app/views/admin/_menu.html.erb @@ -1,5 +1,5 @@ -<%= language_selector %> | +<%= 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 +<%= link_to 'Overview', :controller => :admin, :action => 'index' %> +<%= link_to 'Nodes', nodes_path, selected?('nodes') %> +<%= link_to 'User', users_path %> > \ No newline at end of file -- cgit v1.3