* Renamed graphs_controller to graph_controller.
[selectricity-live] / app / views / quickvote / results.rhtml
old mode 100755 (executable)
new mode 100644 (file)
index 8ce400a..e06b5d6
@@ -161,3 +161,5 @@ by several other names.</p>
   </tr>
 <% end %>
 </table>
+
+<%= image_tag( graph_url( :action => 'votes_per_day', :id => @election ) ) %>

Benjamin Mako Hill || Want to submit a patch?