X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/6ee6b1233d213f26c514504e78cd06b1de737943..538c52ea43285fc1ae40e3c3ff5ee78befa1c142:/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 %>