From d9209654ff2bf2f0397c90b51505b81de0894d9d Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 9 Aug 2013 15:49:58 +0200 Subject: [PATCH] SONAR-4345 'Send Test Email' button disappears --- .../main/webapp/WEB-INF/app/views/settings/_special.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_special.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_special.html.erb index 9b926826500..e65d69f2c51 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_special.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/settings/_special.html.erb @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- 2.39.5