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=a8f50217e543f905dfd3b3071d637f8a47bc436c;hb=c83ab44b8bdecc59a1dc231da4f29f620b53509d;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..a8f5021 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,8 +56,8 @@ - - + + @@ -62,12 +68,12 @@ - + - +