From 3e30492776ae65eee8a08554e472227354823cfe Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Fri, 28 Feb 2014 17:27:17 +0100 Subject: [PATCH] Fix spinner on the migration page --- .../webapp/WEB-INF/app/views/setup/migration_running.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/setup/migration_running.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/setup/migration_running.html.erb index 70bd081a208..6d4bc3b7746 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/setup/migration_running.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/setup/migration_running.html.erb @@ -5,7 +5,7 @@ %>
- <%= image_tag 'loading.gif' -%> + SonarQube Database is currently upgrading.

-- 2.39.5