X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=dashboard%2Fwebapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-control.component.html;h=f185207078008d3917a8b3949c3c82ac0fcd3418;hb=a2ad32a98e7a3f32214d3ecd7ca9730e3602d11f;hp=04d440c9685b563a32d37943647fd77eb7076257;hpb=3b1e23945b9426ad7aaacfc3794e15286d82c816;p=nonrtric.git diff --git a/dashboard/webapp-frontend/src/app/policy-control/policy-control.component.html b/dashboard/webapp-frontend/src/app/policy-control/policy-control.component.html index 04d440c9..f1852070 100644 --- a/dashboard/webapp-frontend/src/app/policy-control/policy-control.component.html +++ b/dashboard/webapp-frontend/src/app/policy-control/policy-control.component.html @@ -18,65 +18,63 @@ ========================LICENSE_END=================================== --> -
-

Policy Control

+

Policy Control

- +
- - Policy Type - - {{isInstancesShown(policyType) ? 'expand_less' : 'expand_more'}} - {{getPolicyTypeName(policyType)}} - - + + Policy Type + + {{isInstancesShown(policyType) ? 'expand_less' : 'expand_more'}} + + {{this.getName(policyType)}} + + - - Description - {{policyType.description}} - + + Description + {{policyType.schemaObject.description}} + + - - Action - - - - + + Action + + + + - - - - + + + + - - - + + + - - No records found. - + + No records found. + - - - + + + - - + + - - + + -
+ -
- -
+
+
\ No newline at end of file