X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fno-type-policy-instance-dialog.component.html;h=5605271117ba6cf8899c60383142d687ed6595a9;hb=4f2e3d8dcdebd4b60d80b26a200588be40bed131;hp=393d40beb693540e04df409d608f8216ff533edd;hpb=f3153ee6f2ea63afda276c7c3abab9ee4004820b;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.html b/webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.html index 393d40b..5605271 100644 --- a/webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.html +++ b/webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.html @@ -18,58 +18,72 @@ ========================LICENSE_END=================================== --> +
-
Since this is a policy type without a schema, the user will have to make sure that the content - of the policy has the necessary content. This dialog will only validate that it is a valid JSON string.
+
-
-
- - Select RIC - - - {{ric}} + + + + + {{ric.ric_id}} -
+
- A Ric must be selected. + + This field is required. +
- - - Policy content +

+ Properties +

+ -
+
- The policy body is required. + + This field is required. +
- The policy body must be a valid JSON. + + The policy properties must be a valid JSON. +
-
- - \ No newline at end of file +
+ + + +
+ +
\ No newline at end of file