From: John Dong Date: Thu, 30 Aug 2007 16:03:34 +0000 (-0400) Subject: fix NameError in show_election X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/0bbb9f78c21775121bb6f7b27bc69bdb46663ea1 fix NameError in show_election --- diff --git a/app/views/election/show.rhtml b/app/views/election/show.rhtml index 5d22f44..2a23168 100644 --- a/app/views/election/show.rhtml +++ b/app/views/election/show.rhtml @@ -1,4 +1,3 @@ -<%= render_partial 'progress', 'review' %>

Vote Information

<% if @election.active? %>