3a9ebb01fb95e2907de1460fe7afb47d0e454fc7
[selectricity-live] / app / views / voter / _results_sidebar.rhtml
1 <!-- common data to all sidebars -->
2 <%= render_partial 'common/results_sidebar' %>
3
4 <h2>Details</h2>
5
6 <p><%= link_to "Auditing Information", { :action => 'details', :id => @password }, :popup => [] %></p>
7

Benjamin Mako Hill || Want to submit a patch?