X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..269c76d5c3935d915a15dd8e9167321bdea5faf0:/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..9ccb3b1 --- 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 %>