X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fpolicy%2Fpolicy-type%2Fpolicy-type.component.html;h=5b92a7daf4f473b5ea0419988cd6c395fd7581bf;hb=90295c9a25c27628164eed0c66d0a89df587525b;hp=6bc273d8911d9daffcc8d734163641fc69196fb8;hpb=41a57e4d75761207f2da883d0e4396c81159e58e;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/policy/policy-type/policy-type.component.html b/webapp-frontend/src/app/policy/policy-type/policy-type.component.html index 6bc273d..5b92a7d 100644 --- a/webapp-frontend/src/app/policy/policy-type/policy-type.component.html +++ b/webapp-frontend/src/app/policy/policy-type/policy-type.component.html @@ -19,16 +19,18 @@ -->
-
- {{isVisible.value? 'expand_less' : 'expand_more'}} +
+ {{isVisible.value? 'expand_less' : 'expand_more'}}
-
- Policy type: {{policyTypeInfo.type.id}} +
+ {{policyType}}
-
- Description:{{policyTypeInfo.type.schemaObject.description}} +
+
+
+ Description: {{policyDescription}}
- + \ No newline at end of file