From af80be42d4c6012313528095e29f746a37a1a5b7 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Fri, 13 May 2016 17:17:46 +0200 Subject: [PATCH] SONAR-7545 limit the input max length when bulk change the project key --- .../src/main/webapp/WEB-INF/app/views/project/key.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/views/project/key.html.erb b/server/sonar-web/src/main/webapp/WEB-INF/app/views/project/key.html.erb index 541918c5f15..0ae01cfeea0 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/views/project/key.html.erb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/views/project/key.html.erb @@ -17,7 +17,7 @@

<%= message('update_key.page') -%>

<%= message('update_key.page.description') -%>

- + <% if has_modules %>

<%= message('update_key.bulk_update') -%>


@@ -31,12 +31,12 @@ - + - + -- 2.39.5
<%= message('update_key.replace') -%>: <%= message('update_key.replace_example') -%>
<%= message('update_key.by') -%>: <%= message('update_key.by_example') -%>