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