X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/277d9e323c1c9c525c1cea4590dc71bc56aeed06..df63c9c4ae43801e1a0172db225ca6029512f54f:/app/views/quickvote/results.rhtml?ds=inline diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml old mode 100755 new mode 100644 index 321dbbc..5fdfc3c --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -161,4 +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 ) ) %> + +