From 24d1f256af0f8655003c84766d53bb04399d5939 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Tue, 16 Nov 2010 14:22:10 +0000 Subject: [PATCH] edit the message of backup configuration: dashboards are not backuped --- .../src/main/webapp/WEB-INF/app/views/backup/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/backup/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/backup/index.html.erb index edb29de781b..3d666f78a65 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/backup/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/backup/index.html.erb @@ -3,7 +3,7 @@

This will backup configuration in a portable XML format. Click on "backup" to download this file.

You can use this backup to duplicate configuration to another Sonar instance. This backup includes global settings, - custom metrics, dashboards personalization and quality profiles (coding rules, alerts). + custom metrics and quality profiles (coding rules, alerts).


-- 2.39.5