add voter management page link for administrators

master
Coleman 2008-10-17 01:03:48 -05:00
parent 3240ba032d
commit 70be010776
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
- if administrator?
%br
%a{ :href => url(:moderate_photos) } Moderate
%br
%a{ :href => url(:users) } Voters
#tool_bar
- menu_items.each do |menu_item|
%a{ :href => menu_item[:href], :title => menu_item[:title] }