From 9b8bc8001237e67bebdca479d5f587b69526c619 Mon Sep 17 00:00:00 2001 From: Cheng <1309173081@qq.com> Date: Mon, 17 Sep 2018 09:54:50 +0800 Subject: [PATCH] fiexed by pr: #5472 Remove the sort of project and endpoint name Signed-off-by: Cheng <1309173081@qq.com> --- .../list-replication-rule.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/portal/lib/src/list-replication-rule/list-replication-rule.component.html b/src/portal/lib/src/list-replication-rule/list-replication-rule.component.html index 21504fe4c..e1da8d0e6 100644 --- a/src/portal/lib/src/list-replication-rule/list-replication-rule.component.html +++ b/src/portal/lib/src/list-replication-rule/list-replication-rule.component.html @@ -8,9 +8,9 @@ {{'REPLICATION.NAME' | translate}} {{'REPLICATION.STATUS' | translate}} - {{'REPLICATION.PROJECT' | translate}} + {{'REPLICATION.PROJECT' | translate}} {{'REPLICATION.DESCRIPTION' | translate}} - {{'REPLICATION.DESTINATION_NAME' | translate}} + {{'REPLICATION.DESTINATION_NAME' | translate}} {{'REPLICATION.TRIGGER_MODE' | translate}} {{'REPLICATION.PLACEHOLDER' | translate }}