diff --git a/app/views/queries/_filters.rhtml b/app/views/queries/_filters.rhtml index de45f92a..af816af9 100644 --- a/app/views/queries/_filters.rhtml +++ b/app/views/queries/_filters.rhtml @@ -72,7 +72,7 @@ function toggle_multi_select(field) { <%= select_tag "operators[#{field}]", options_for_select(operators_for_select(options[:type]), query.operator_for(field)), :id => "operators_#{field}", :onchange => "toggle_operator('#{field}');", :class => "select-small", :style => "vertical-align: top;" %> -
+