From f9061b9ae4ded1b94024375efab2a38ac582c64c Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 24 Jun 2013 09:41:28 +0200 Subject: [PATCH] SONAR-4425 JS warning on IE8 when opening file popup --- .../main/webapp/WEB-INF/app/views/resource/index.html.erb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb index f1ba5bc0a8c..f5f81a21fe3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb @@ -3,7 +3,9 @@
- \ No newline at end of file -- 2.39.5