From: Simon Brandhof Date: Sun, 23 Sep 2012 21:50:48 +0000 (+0200) Subject: SONAR-3263 add HTML ids for integration tests X-Git-Tag: 3.3~238 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b50b0868831fbbc2cbb2800c53764bf20724cefc;p=sonarqube.git SONAR-3263 add HTML ids for integration tests --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_copy_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_copy_form.html.erb index 58f4a342bf0..bff1d8c7bfc 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_copy_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_copy_form.html.erb @@ -1,4 +1,4 @@ -
+
@@ -10,16 +10,16 @@ <% end %>
- +
\ No newline at end of file diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_rename_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_rename_form.html.erb index 47d7b61f919..4da833e138d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_rename_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_rename_form.html.erb @@ -1,4 +1,4 @@ -
+
@@ -17,12 +17,12 @@
\ No newline at end of file