From ddd6ac8cd4d0613121a2ed79d3aca794ce5e59b0 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 26 Apr 2014 07:48:28 +0000 Subject: [PATCH] Don't submit the form when tabs are inside a form (#16708). Patch by Nicolas Rodriguez. git-svn-id: http://svn.redmine.org/redmine/trunk@13108 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/common/_tabs.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/common/_tabs.html.erb b/app/views/common/_tabs.html.erb index 34fd570ea..ffb7f2afa 100644 --- a/app/views/common/_tabs.html.erb +++ b/app/views/common/_tabs.html.erb @@ -8,8 +8,8 @@ <% end -%>