X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fpolicy%2Fpolicy-instance-dialog%2Fpolicy-instance-dialog.component.html;h=2d1187f98b8690df5b213217b4f84919defe974c;hb=8145531a9b5d15edcaa49249bef0c0c95723acbb;hp=2d0526e352d47c29fbcd6163a98f8aed4bd6434b;hpb=91ba4944ee108258e7e70e6a3d80d86a08c43988;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.html b/webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.html index 2d0526e..2d1187f 100644 --- a/webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.html +++ b/webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 Nordix Foundation + Copyright (C) 2020 Nordix Foundation %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,7 +19,8 @@ -->
@@ -37,70 +38,21 @@
{{jsonSchemaObject.description}}
-
+ + - - - - - {{ric.ric_id}} - - -
-
- This field is required. -
-
-
+ + -

- {{isVisible.form ? 'expand_less' : 'expand_more'}} - Properties -

-
-
{{jsonFormStatusMessage}}
+ + - - -
-
- - -
-

- {{isVisible.json ? 'expand_less' : 'expand_more'}} - Json -

-
-
- - {{formIsValid ? 'Json' : 'Not valid'}} - - Invalid form - — errors: -
-
-
-
{{prettyLiveFormData}}
-
-
- -

- {{isVisible.schema ? 'expand_less' : 'expand_more'}} - Json Schema -

-
- Schema -
{{schemaAsString}}
-
-
-
\ No newline at end of file +
+ + +
+ \ No newline at end of file