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=30f1eee820ea5866df8bece50571861e4d6229bc;hb=9d99a37374c9266f3d11ff0a19c2d068571159ba;hp=8c0be969cfb9a7055ca2852d85bac3a349a1e31b;hpb=714fa4fa439de489c7ddec02a46ac8d2543ec7f2;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 8c0be96..30f1eee 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