X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fei-coordinator%2Fei-coordinator.component.html;h=e90f9454d95dc3c31a658a8a2275daac760bad03;hb=d8e8633cdb1927a79ee1c5866a6c3d7cf455db42;hp=ada0384a6d02424b760a1e434c70b3201aed3fa7;hpb=cdb69553dae61d2b454a62b28bd710cc2e680eb5;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html b/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html index ada0384..e90f945 100644 --- a/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html +++ b/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html @@ -63,10 +63,14 @@ limitations under the License. Type ID {{this.getEITypeId(eiJob)}} + + Owner + {{eiJob.owner}} + Target URI {{this.getTargetUri(eiJob)}} - - + + \ No newline at end of file