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=ad70d4114bbfc5dbf20fd1a8151095d89610c759;hp=f185207078008d3917a8b3949c3c82ac0fcd3418;hpb=f507d92d55ee77fad16cc024ea95c869e0d5dc32;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 f185207..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.getName(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