From: Julien Lancelot Date: Mon, 6 Oct 2014 15:32:35 +0000 (+0200) Subject: SONAR-5608 Impossible to backup profile when the key contains "+" characters X-Git-Tag: 4.5.1-RC1~94 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5e493e0cacaed07f7413c8a68f1e5b26e8e72d7a;p=sonarqube.git SONAR-5608 Impossible to backup profile when the key contains "+" characters --- diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb b/server/sonar-web/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb index 536e6eb445e..715b119eb9a 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb @@ -90,9 +90,9 @@ -
+ - <%= message('backup_verb') -%> + <%= message('backup_verb') -%>
<% if profiles_administrator? %>