fixed a large number of bugs in the software (see wiki) over a days work
[selectricity] / app / views / election / _full_results_sidebar.rhtml
diff --git a/app/views/election/_full_results_sidebar.rhtml b/app/views/election/_full_results_sidebar.rhtml
new file mode 100644 (file)
index 0000000..bb3bbc9
--- /dev/null
@@ -0,0 +1,6 @@
+<!-- common data to all sidebars -->
+<%= render :partial => 'common/results_sidebar' %>
+
+<h2>Details</h2>
+
+<p><%= link_to "Auditing Information", { :action => 'details', :id => @election.id }, :popup => [] %></p>

Benjamin Mako Hill || Want to submit a patch?