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=fc74800a67399e917771193a8fc6968a3c870709;hpb=f3153ee6f2ea63afda276c7c3abab9ee4004820b;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 fc74800..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,30 +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 - - @@ -49,9 +56,9 @@ - - - + + + @@ -61,12 +68,12 @@ - + - +
- -
- -
\ No newline at end of file