From 0bf8de3fdc0b2fb28f88b02689fafab06bd3e8e7 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Tue, 27 Aug 2013 12:45:58 +0200 Subject: [PATCH] SONAR-4593 Replace close button by a link in order to apply new design guidelines (and fix issue on Chrome where page scroll down when a input type="button" has the autofocus attribute in a modal window) --- .../main/webapp/WEB-INF/app/views/rules/_show_modal.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8ccefcb5c1d..71dcc6c944a 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,7 +36,7 @@ <% end %>