<% if current_table %> <% else %> <%= text_field_tag "column", nil, :style => "width: 99%" %> <% end %> <%= submit_to_remote "Send", "Add", :update => 'edit_filter', :before => "table_reload()", :loaded => 'update_table()', :url => { :controller=> 'filters', :action => 'add_condition', :state_id => @state_id} %> <%= help_button "filter","condition_form" %>