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=8ce8fccb49a3c082c9fde5f20335af8e85b41584;hp=997defdc0d026eb9b9956c7ef5b402e03d2f8304;hpb=5372422520d7cfb5760a536cce0da7b15f012eda;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 997defd..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,31 +18,37 @@ ========================LICENSE_END=================================== --> -

Policy Control

+
+
Policy Control
+
+ +
+
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 - - @@ -50,9 +56,9 @@ - - - + + + @@ -62,12 +68,12 @@ - + - +
- -
- -
\ No newline at end of file