X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-instance.component.html;h=8c305e4183e406a8f9c308c9a62bc96e35fb928c;hb=a2ad32a98e7a3f32214d3ecd7ca9730e3602d11f;hp=60bfab2e4b45eeb5d2c57e180611aff21ce7e149;hpb=3b1e23945b9426ad7aaacfc3794e15286d82c816;p=nonrtric.git diff --git a/dashboard/webapp-frontend/src/app/policy-control/policy-instance.component.html b/dashboard/webapp-frontend/src/app/policy-control/policy-instance.component.html index 60bfab2e..8c305e41 100644 --- a/dashboard/webapp-frontend/src/app/policy-control/policy-instance.component.html +++ b/dashboard/webapp-frontend/src/app/policy-control/policy-instance.component.html @@ -17,11 +17,30 @@ limitations under the License. ========================LICENSE_END=================================== --> - +
- Instance - {{element.instanceId}} + Instance + {{element.id}} + + + + + Ric + {{element.ric}} + + + + + Owner + {{element.service}} + + + + + Last modified + {{toLocalTime(element.lastModified)}} @@ -41,17 +60,16 @@ No records found. - - +
-
\ No newline at end of file