From: John Dong Date: Fri, 31 Aug 2007 19:26:53 +0000 (-0400) Subject: Adjust wording on map/list of voters to make it fit X-Git-Url: https://projects.mako.cc/source/selectricity-live/commitdiff_plain/4b9ff92166d374ee89304aadc69e375f23283796 Adjust wording on map/list of voters to make it fit --- diff --git a/app/views/quickvote/_results_sidebar.rhtml b/app/views/quickvote/_results_sidebar.rhtml index f346b2e..773db65 100644 --- a/app/views/quickvote/_results_sidebar.rhtml +++ b/app/views/quickvote/_results_sidebar.rhtml @@ -39,6 +39,6 @@ Event.observe(method_select, 'change', show_results_for);

Voter Report

-

<%= link_to "[View All Voters: Map and Other Info]", :controller => "quickvote", +

<%= link_to "[Map/List of Voters]", :controller => "quickvote", :action => "list_voters", :id => @election.id %>