From b335d77381f3a518d6f587d42438b6af6c3145c5 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Thu, 5 May 2011 17:47:50 +0200 Subject: [PATCH] SONAR-2344 Remove the warning 'experimental service' --- .../webapp/WEB-INF/app/views/drilldown/violations.html.erb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb index 06e4f5d34f5..6efef65afc9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb @@ -23,11 +23,6 @@ -<% if @period %> -
This service is experimental. More.
-<% end %> - -
-- 2.39.5