X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-control.component.html;h=f185207078008d3917a8b3949c3c82ac0fcd3418;hb=a2ad32a98e7a3f32214d3ecd7ca9730e3602d11f;hp=7bfa7f7c63222c8c1bc9dac33f202e32632d38dd;hpb=dbb8ebab82ddbace4c6feb7180a4c6eff5697493;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 7bfa7f7c..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 @@ -24,17 +24,18 @@ class="policy-type-table mat-elevation-z8"> - Policy Type + Policy Type {{isInstancesShown(policyType) ? 'expand_less' : 'expand_more'}} - {{getPolicyTypeName(policyType)}} + {{this.getName(policyType)}} Description - {{policyType.description}} + {{policyType.schemaObject.description}} + @@ -49,7 +50,7 @@ - +