X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/da6c29f53b3598a6d2d9959df277b0340bc54cee..ad088c1324d08a65f6f5336bedf7a88a8a8950e7:/app/views/voter/_results_sidebar.rhtml diff --git a/app/views/voter/_results_sidebar.rhtml b/app/views/voter/_results_sidebar.rhtml index 9814aed..81cc907 100644 --- a/app/views/voter/_results_sidebar.rhtml +++ b/app/views/voter/_results_sidebar.rhtml @@ -1,7 +1,7 @@ -<%= render_partial 'common/results_sidebar' %> +<%= render :partial => 'common/results_sidebar' %>

Details

-

<%= link_to "Auditing Information", { :action => 'details', :id => @voter.password }, :popup => [] %>

+

<%= link_to "Auditing Information", { :action => 'details', :id => @password }, :popup => [] %>