X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/ac0692b4b5cebdc97c889d0cd6126a1f1e3d241d..d2eb87b3ce3d10f0e8d490d5e248c657125a68a8:/app/views/quickvote/results.rhtml?ds=sidebyside diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index 4c91538..5fd5f9e 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -5,6 +5,10 @@ Results +
+<%= render :partial => 'result', :object => @results[@election.election_method] %> +
+ <% if @election.shortdesc %>

Vote Description:

<%=h @election.shortdesc %>