diff --git a/trustie2/app/views/open_source_projects/_search_bar.html.erb b/trustie2/app/views/open_source_projects/_search_bar.html.erb index 7c7ed87c5..e58561576 100644 --- a/trustie2/app/views/open_source_projects/_search_bar.html.erb +++ b/trustie2/app/views/open_source_projects/_search_bar.html.erb @@ -110,7 +110,7 @@ <%###################search topics###########################%> -<%= form_tag({controller: :relative_memos, action: :search }, method: :get, :target => :_blank, :onsubmit=>'return validate_form(this)') do %> +<%= form_tag({controller: :relative_memos, action: :search }, method: :get, :target => :_blank) do %>