13e0dd057075605435bee8997f9c0db1062862e0
[selectricity-live] / app / views / quickvote / _results_sidebar.rhtml
1 <!-- common data to all sidebars -->
2 <%= render_partial 'common/results_sidebar' %>
3
4 <h2>Voter Report</h2>
5
6 <p><%= link_to "[Map/List of Voters]", :controller => "quickvote",
7        :action => "list_voters", :id => @election.id %></p>
8

Benjamin Mako Hill || Want to submit a patch?