aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-08-09 15:49:58 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2013-08-09 15:49:58 +0200
commitd9209654ff2bf2f0397c90b51505b81de0894d9d (patch)
treeb6919ac336d1b4133bd25392d09299b82a5b7e88 /sonar-server/src/main/webapp
parent49a0912cc05f7fab43819fa57800fb039d60e5e4 (diff)
downloadsonarqube-d9209654ff2bf2f0397c90b51505b81de0894d9d.tar.gz
sonarqube-d9209654ff2bf2f0397c90b51505b81de0894d9d.zip
SONAR-4345 'Send Test Email' button disappears
Diffstat (limited to 'sonar-server/src/main/webapp')
-rw-r--r--sonar-server/src/main/webapp/WEB-INF/app/views/settings/_special.html.erb2
1 files changed, 1 insertions, 1 deletions
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 @@
-<iframe src="<%= url -%>" width="100%" height="600" frameborder="0" scrolling="no" name="settings_iframe"></iframe> \ No newline at end of file
+<iframe src="<%= url -%>" width="100%" height="700" frameborder="0" scrolling="no" name="settings_iframe"></iframe> \ No newline at end of file