X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..108e13f9199648108e61f282a56f9ab4e7bc5dc6:/app/views/quickvote/_candidate_list.rhtml diff --git a/app/views/quickvote/_candidate_list.rhtml b/app/views/quickvote/_candidate_list.rhtml old mode 100755 new mode 100644 index f4f1c06..76de0ac --- a/app/views/quickvote/_candidate_list.rhtml +++ b/app/views/quickvote/_candidate_list.rhtml @@ -1,18 +1,18 @@ <% %> -<% if @flash[:candlist] %> +<% if flash[:candidate_names] %>
<%= text_field "ajax", "newcandidate", :size => 40 %> <%= submit_tag "Add(+)" %>
-<%= end_form_tag %> +<% end %>