From 6c4fbbdf2d7249dc8f25e64eb04c63f2a4e06297 Mon Sep 17 00:00:00 2001 From: nigel <609441862@qq.com> Date: Thu, 16 Feb 2017 23:44:00 +0800 Subject: [PATCH] trustie2 remove search validate keywords null --- trustie2/app/views/open_source_projects/_search_bar.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %>