From: Teryk Bellahsene Date: Tue, 3 May 2016 16:21:01 +0000 (+0200) Subject: SONAR-7381 Log flooding with web page component/index X-Git-Tag: 5.6-RC1~211 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f6f52d114ec91f37716e515d6d880819ea7e96fd;p=sonarqube.git SONAR-7381 Log flooding with web page component/index --- diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/views/component/index.html.erb b/server/sonar-web/src/main/webapp/WEB-INF/app/views/component/index.html.erb index 27fe285b3d7..aa8f970e11c 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/views/component/index.html.erb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/views/component/index.html.erb @@ -1,4 +1,5 @@ <% content_for :extra_script do %> + <% if @resource %> + <% end %> <% end %>