Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity] / app / views / quickvote / _results_sidebar.rhtml
index 13e0dd057075605435bee8997f9c0db1062862e0..31974a2ed9cdb6530495ffe0b608aaa4a264e602 100644 (file)
@@ -1,5 +1,5 @@
 <!-- common data to all sidebars -->
-<%= render_partial 'common/results_sidebar' %>
+<%= render :partial => 'common/results_sidebar' %>
 
 <h2>Voter Report</h2>
 

Benjamin Mako Hill || Want to submit a patch?