From 5b3813ad31de4d301f3fdb53ed8173b775b59c82 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Tue, 27 Aug 2013 11:08:37 +0200 Subject: [PATCH] SONAR-4593 The default focus is set on the first link contained within the rule modal window, rather than on the "Close" button --- .../main/webapp/WEB-INF/app/views/rules/_show_modal.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/rules/_show_modal.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/rules/_show_modal.html.erb index 43cd943c19b..f86cba607ad 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/rules/_show_modal.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/rules/_show_modal.html.erb @@ -36,12 +36,12 @@ <% end %> -- 2.39.5