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=30d17770754a276adddb42974b57c41f74fdaa5d;hb=243803fec15c196b4a230ab76671acbcd98d5713;hp=393d40beb693540e04df409d608f8216ff533edd;hpb=6e3a6f5c61a6af69255862c485fd597c39f69268;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..30d1777 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,71 @@ ========================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}} -
+
- A Ric must be selected. + + This field is required. +
- +

+ Properties +

- Policy content -
+
- 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