Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity-live] / app / views / voter / _results_sidebar.rhtml
index 3a9ebb01fb95e2907de1460fe7afb47d0e454fc7..81cc9079e8b24e91a037ae3458deb0dbab1389f6 100644 (file)
@@ -1,5 +1,5 @@
 <!-- common data to all sidebars -->
-<%= render_partial 'common/results_sidebar' %>
+<%= render :partial => 'common/results_sidebar' %>
 
 <h2>Details</h2>
 

Benjamin Mako Hill || Want to submit a patch?