From: Jean-Philippe Lang Date: Mon, 14 Jul 2014 13:06:03 +0000 (+0000) Subject: Use type="button" instead of return false; (#17401). X-Git-Tag: 2.6.0~90 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ce3c8789413f828f873d6dfd7a8a516243076ff6;p=redmine.git Use type="button" instead of return false; (#17401). Patch by Daniel Felix. git-svn-id: http://svn.redmine.org/redmine/trunk@13326 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/common/_tabs.html.erb b/app/views/common/_tabs.html.erb index ffb7f2afa..454b5d772 100644 --- a/app/views/common/_tabs.html.erb +++ b/app/views/common/_tabs.html.erb @@ -8,8 +8,8 @@ <% end -%>