X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c4eaad1a963dae4c7449ab93cabc8607d4e8f19c..c405443c19a18c645aacc16848502f5b91461feb:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index e06b5d6..030d246 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -162,4 +162,8 @@ by several other names.

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