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=ee8b2d0531446c423f12ca233f2c203c9271e895;hpb=709353407dd0d20f5b0ec8b9db024b79e874eaa8;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 ee8b2d0..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 @@ -20,15 +20,17 @@
- {{isVisible.value? 'expand_less' : 'expand_more'}} + {{isVisible.value? 'expand_less' : 'expand_more'}}
-
- Policy type: {{policyType}} +
+ {{policyType}}
-
- Description: {{policyDescription}} +
+
+
+ Description: {{policyDescription}}
- + \ No newline at end of file