X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/6ee6b1233d213f26c514504e78cd06b1de737943..a01d9f4125b50be06f05e304e44200b970e9300d:/app/views/quickvote/results.rhtml 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 %>