]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3218 Improve the setup page
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 24 May 2012 08:47:56 +0000 (10:47 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 24 May 2012 08:47:56 +0000 (10:47 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/setup/form.html.erb

index 51052b9e73998e516664ac5d95f65f31c99419b3..cbefd5935dbc8e38cb44678310136ae23909f91d 100644 (file)
@@ -10,5 +10,5 @@
   <br/>
   <%= button_to_remote "Upgrade", 
                        :url => { :action => 'setup_database' },
-                       :loading => "window.location.reload();" -%>
+                       :after => "window.location.reload();return false;" -%>
 </div>
\ No newline at end of file