]> source.dussan.org Git - sonarqube.git/commitdiff
edit the message of backup configuration: dashboards are not backuped
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 16 Nov 2010 14:22:10 +0000 (14:22 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 16 Nov 2010 14:22:10 +0000 (14:22 +0000)
sonar-server/src/main/webapp/WEB-INF/app/views/backup/index.html.erb

index edb29de781b3010cc11b33378ee3ca2397d968e4..3d666f78a65cdabec706e7e71732253ab0a0468a 100644 (file)
@@ -3,7 +3,7 @@
     <p>This will backup configuration in a portable XML format. Click on "backup" to download this file.</p>
 
     <p>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).
     </p>
     <br/>
     <form action="<%= ApplicationController.root_context -%>/backup/export" method="post">