X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/ad5ca8bbfbef358919aa877e78dceb27fdc6387a..131cab23209cb1dfa81930240b8cf722d2302131:/app/views/quickvote/_result_approval.rhtml diff --git a/app/views/quickvote/_result_approval.rhtml b/app/views/quickvote/_result_approval.rhtml index 12c7958..a7e11ce 100644 --- a/app/views/quickvote/_result_approval.rhtml +++ b/app/views/quickvote/_result_approval.rhtml @@ -1,7 +1,8 @@ -

Approval Result

(This algorithm assumes that top two choices are "approved.")

+<%= render :partial => 'result', :object => @election.approval_result %> +

About Approval Voting

@@ -14,4 +15,4 @@ accept or not.

-
\ No newline at end of file +<%= render :partial => 'approval_table' %> \ No newline at end of file