diff --git a/src/portal/src/app/base/left-side-nav/replication/replication/list-replication-rule/list-replication-rule.component.html b/src/portal/src/app/base/left-side-nav/replication/replication/list-replication-rule/list-replication-rule.component.html index 96f1c7caa64..b277296be73 100644 --- a/src/portal/src/app/base/left-side-nav/replication/replication/list-replication-rule/list-replication-rule.component.html +++ b/src/portal/src/app/base/left-side-nav/replication/replication/list-replication-rule/list-replication-rule.component.html @@ -179,14 +179,6 @@ getFlattenLevelString(p.dest_namespace_replace_count) | translate }} - - {{ getTriggerTypeI18n(p.trigger) | translate }} - - - {{ p?.trigger?.trigger_settings?.cron }} - - - {{ getBandwidthStr(p.speed) | translate }} @@ -206,6 +198,14 @@ + + {{ getTriggerTypeI18n(p.trigger) | translate }} + + + {{ p?.trigger?.trigger_settings?.cron }} + + +