X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/ee7a5c7130df812e96922e9f47ed9355cc78e72c..5e74f498cd2f8d765e309ca52a45a7c2db0a1a6f:/app/views/quickvote/_candidate_list.rhtml?ds=sidebyside diff --git a/app/views/quickvote/_candidate_list.rhtml b/app/views/quickvote/_candidate_list.rhtml index ddb47e5..9ccb3b1 100644 --- a/app/views/quickvote/_candidate_list.rhtml +++ b/app/views/quickvote/_candidate_list.rhtml @@ -1,14 +1,13 @@ -<% %> -<% if flash[:candlist] %> +<% if flash[:candidate_names] %> <% end %> -<% form_remote_tag(:update => 'candlist', +<% form_remote_tag(:update => 'candidate_names', :url => { :action => 'add_candidate' }, :complete => "Field.focus('ajax_newcandidate')") do %>