X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..efee1116c83bf5d42320b7c389560eff75a78b39:/app/views/quickvote/_candidate_list.rhtml diff --git a/app/views/quickvote/_candidate_list.rhtml b/app/views/quickvote/_candidate_list.rhtml index f4f1c06..9ccb3b1 100644 --- a/app/views/quickvote/_candidate_list.rhtml +++ b/app/views/quickvote/_candidate_list.rhtml @@ -1,18 +1,17 @@ -<% %> -<% if @flash[:candlist] %> +<% if flash[:candidate_names] %>
<%= text_field "ajax", "newcandidate", :size => 40 %> <%= submit_tag "Add(+)" %>
-<%= end_form_tag %> +<% end %>