This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 56c661c1dff Icon changed for control-outlined (#9402)
56c661c1dff is described below

commit 56c661c1dff741ee9f7d741a7751f96504a16388
Author: Layon <[email protected]>
AuthorDate: Wed Jul 17 10:17:35 2024 -0300

    Icon changed for control-outlined (#9402)
---
 ui/src/config/section/infra/hosts.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/src/config/section/infra/hosts.js 
b/ui/src/config/section/infra/hosts.js
index 598207b0112..92688cf9280 100644
--- a/ui/src/config/section/infra/hosts.js
+++ b/ui/src/config/section/infra/hosts.js
@@ -283,7 +283,7 @@ export default {
     },
     {
       api: 'startRollingMaintenance',
-      icon: 'setting-outlined',
+      icon: 'control-outlined',
       label: 'label.start.rolling.maintenance',
       message: 'label.start.rolling.maintenance',
       docHelp: 'adminguide/hosts.html#kvm-rolling-maintenance',

Reply via email to