Added the Gruff library to the lib/ directory of the the rails folder, and the
[selectricity] / app / views / quickvote / _result_approval.rhtml
index c93ce1d5a34f4952ea0e718260595c00308989a3..a7e11ce52ad7c87224ed781a017ccb631a030c8a 100644 (file)
@@ -13,4 +13,6 @@ chooses.  Approval voting is a limited form of range voting, where the
 range that voters are allowed to express is extremely constrained:
 accept or not.</p>
 
-</div>
\ No newline at end of file
+</div>
+
+<%= render :partial => 'approval_table' %>
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?