X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/25bfcc0f6b5344acb4039457f8492df7fbada7fc..09c67d9323c7d379d4c6de5dc0457b6de16cff14:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml old mode 100755 new mode 100644 index 8ce400a..5fdfc3c --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -161,3 +161,9 @@ by several other names.

<% end %> + +<%= image_tag( graph_url( :action => 'votes_per_day', :id => @election ) ) %>
+<%= image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%>
+<%= image_tag( graph_url( :action => 'borda_bar', :id => @election ) ) %> + +