From b7486def3e04220f5712852378d09a90ca4903fe Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Wed, 8 Feb 2012 16:34:40 +0100 Subject: [PATCH] Modify HTML id to ease development of ITs --- .../src/main/webapp/WEB-INF/app/views/project/history.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/project/history.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/project/history.html.erb index bf6862c9e83..80b3ec0c262 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/project/history.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/project/history.html.erb @@ -115,7 +115,7 @@ - <%= message('project_history.create_event') -%> + <%= message('project_history.create_event') -%> -- 2.39.5