]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3218 Revert back commit
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 24 May 2012 12:40:58 +0000 (14:40 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 24 May 2012 12:42:10 +0000 (14:42 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/setup/form.html.erb

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