From f756c3baf09d71ff43edda9ae036bd2e325074a4 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 13 Apr 2009 21:17:55 +0200 Subject: highlight the users button --- app/views/admin/_menu.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/admin/_menu.html.erb b/app/views/admin/_menu.html.erb index 301c6c0..8f48822 100644 --- a/app/views/admin/_menu.html.erb +++ b/app/views/admin/_menu.html.erb @@ -2,4 +2,4 @@ <%= 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 +<%= link_to 'User', users_path, selected?('users') %> > \ No newline at end of file -- cgit v1.3