Refined the CSS and fixed some of the more recent issues.
[selectricity-live] / app / views / quickvote / _results_sidebar.rhtml
diff --git a/app/views/quickvote/_results_sidebar.rhtml b/app/views/quickvote/_results_sidebar.rhtml
new file mode 100644 (file)
index 0000000..704c052
--- /dev/null
@@ -0,0 +1,2 @@
+<%= image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%>
+

Benjamin Mako Hill || Want to submit a patch?