From: Simon Brandhof
Date: Tue, 20 Mar 2012 14:21:44 +0000 (+0100)
Subject: SONAR-2084 focus on the clear text input when loading the administration console
X-Git-Tag: 3.0~167
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9f81f51592667710d8f8d6d3fc0d83731c77c9c2;p=sonarqube.git
SONAR-2084 focus on the clear text input when loading the administration console
---
diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/encryption_configuration/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/encryption_configuration/index.html.erb
index 636f0664385..b5d6c4fad04 100644
--- a/sonar-server/src/main/webapp/WEB-INF/app/views/encryption_configuration/index.html.erb
+++ b/sonar-server/src/main/webapp/WEB-INF/app/views/encryption_configuration/index.html.erb
@@ -1,14 +1,17 @@
Secret key is registered. You can encrypt any property value with the following form :
Note that the <%= link_to 'secret key can be changed', {:action => 'generate_secret_form'}, :class => 'link-action' -%>
- but all the encrypted properties will have to be updated.
\ No newline at end of file
+ but all the encrypted properties will have to be updated.