X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/8964e46880760a85a7c86a239f032c841a96410d..ad088c1324d08a65f6f5336bedf7a88a8a8950e7:/app/views/quickvote/_results_sidebar.rhtml diff --git a/app/views/quickvote/_results_sidebar.rhtml b/app/views/quickvote/_results_sidebar.rhtml index 704c052..31974a2 100644 --- a/app/views/quickvote/_results_sidebar.rhtml +++ b/app/views/quickvote/_results_sidebar.rhtml @@ -1,2 +1,8 @@ -<%= image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%> + +<%= render :partial => 'common/results_sidebar' %> + +

Voter Report

+ +

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