X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-control.component.html;h=9aa83419d6707e20780db652498f3cb6cabe4abb;hb=refs%2Fchanges%2F68%2F5668%2F5;hp=27e56e31cdd12043bb6e08b0105db56dfca4d171;hpb=c05471af70b63f26a9e7a722347ad4534f537f43;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/policy-control/policy-control.component.html b/webapp-frontend/src/app/policy-control/policy-control.component.html index 27e56e3..9aa8341 100644 --- a/webapp-frontend/src/app/policy-control/policy-control.component.html +++ b/webapp-frontend/src/app/policy-control/policy-control.component.html @@ -18,10 +18,10 @@ ========================LICENSE_END=================================== --> -
-
Policy Control
+
+
Policy Control
-
@@ -32,23 +32,23 @@ Policy Type - - {{isInstancesShown(policyType) ? 'expand_less' : 'expand_more'}} + + {{isInstancesShown(policyTypeSchema) ? 'expand_less' : 'expand_more'}} - {{this.getDisplayName(policyType)}} + {{this.getDisplayName(policyTypeSchema)}} Description - {{policyType.schemaObject.description}} + {{policyTypeSchema.schemaObject.description}} Action - - @@ -56,9 +56,9 @@ - - - + + + @@ -68,12 +68,12 @@ - + - + - -
- -
\ No newline at end of file