From 25bc109445d5c20b77ccf2c24a75e0f35274c924 Mon Sep 17 00:00:00 2001 From: "boyan.tonchev" Date: Mon, 18 Sep 2023 15:51:31 +0300 Subject: [PATCH] GDB-8759: Implement operations status component in the WB ## What Removed the loader that indicates that the backup and restore page is being updated. ## Why The team decided that this confuses clients, as they might think something is happening, but it never ends. ## How Removed the loader and cleaned up the code. --- src/css/backup-and-restore.css | 4 ---- src/pages/monitor/backup-and-restore.html | 1 - 2 files changed, 5 deletions(-) diff --git a/src/css/backup-and-restore.css b/src/css/backup-and-restore.css index 62b6f0159..bed0d1eb1 100644 --- a/src/css/backup-and-restore.css +++ b/src/css/backup-and-restore.css @@ -1,7 +1,3 @@ -.backup-and-restore-updater-icon div, .backup-and-restore-updater-icon img { - display: inline-block; -} - .backup-and-restore table td { vertical-align: top; } diff --git a/src/pages/monitor/backup-and-restore.html b/src/pages/monitor/backup-and-restore.html index 53db948ac..88a6a2300 100644 --- a/src/pages/monitor/backup-and-restore.html +++ b/src/pages/monitor/backup-and-restore.html @@ -12,7 +12,6 @@

popover-append-to-body="true"> -