diff --git a/src/portal/src/app/base/left-side-nav/replication/replication.ts b/src/portal/src/app/base/left-side-nav/replication/replication.ts index 5e542e04e..7df9c97c9 100644 --- a/src/portal/src/app/base/left-side-nav/replication/replication.ts +++ b/src/portal/src/app/base/left-side-nav/replication/replication.ts @@ -13,3 +13,8 @@ export const Flatten_I18n_MAP = { [Flatten_Level.FLATTEN_LEVEl_3]: 'REPLICATION.FLATTEN_LEVEL_3', [Flatten_Level.FLATTEN_ALL]: 'REPLICATION.FLATTEN_ALL', }; + +export enum Decoration { + MATCHES = 'matches', + EXCLUDES = 'excludes' +} diff --git a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html index 7d0336e90..cf2d9fc18 100644 --- a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html +++ b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html @@ -7,7 +7,7 @@
- @@ -18,7 +18,7 @@ - + @@ -53,7 +53,7 @@
- + + + +
+
+ +
-
-
-
-