From 5ecc2d6ac7dfbcd5fcedf72a1b7d39d701ee064c Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Tue, 1 Apr 2014 13:11:54 +0600 Subject: [PATCH] SONAR-5163 Fix profile tests --- .../src/main/webapp/WEB-INF/app/views/profiles/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb index b691f719ba0..6b307cc7bd2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb @@ -77,7 +77,7 @@ -%> <% end %> <% if is_default_profile %> - + <% end %> -- 2.39.5