From: John Dong Date: Wed, 29 Aug 2007 22:21:31 +0000 (-0400) Subject: Remove the 3A escape code from the view. X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/df770407edbb2ed9f55b0a3b557f3b51a9e9f4e3 Remove the 3A escape code from the view. --- diff --git a/app/views/election/edit_candidates.rhtml b/app/views/election/edit_candidates.rhtml index 756554d..dcd601a 100644 --- a/app/views/election/edit_candidates.rhtml +++ b/app/views/election/edit_candidates.rhtml @@ -4,7 +4,6 @@ <% unless @election.candidates.empty? %>

The following are valid options or candidates in this election:

-1;3A <% @election.candidates.each do |candidate| %> <% @current_candidate = candidate %>