X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fei-coordinator%2Fjobs-list%2Fjobs-list.component.html;h=aca09313ca9938867d07a304742ebb628ab0929c;hb=refs%2Fchanges%2F71%2F6071%2F2;hp=c7f3a205a19f333aabed82ca437287d8b7cdcf32;hpb=d5e2acb3624c6705f47bed520d1330c0e75f78e4;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/ei-coordinator/jobs-list/jobs-list.component.html b/webapp-frontend/src/app/ei-coordinator/jobs-list/jobs-list.component.html index c7f3a20..aca0931 100644 --- a/webapp-frontend/src/app/ei-coordinator/jobs-list/jobs-list.component.html +++ b/webapp-frontend/src/app/ei-coordinator/jobs-list/jobs-list.component.html @@ -18,24 +18,38 @@ limitations under the License. ========================LICENSE_END=================================== -->
+ auto-refresh
- +
- + Job ID
- {{eiJob.ei_job_identity}} + {{job.jobId}} +
+ + +
+
+ + + Producer ID + +
+
+
+ {{job.prodId}}
@@ -48,7 +62,7 @@ limitations under the License.
- {{this.getJobTypeId(eiJob)}} + {{this.getJobTypeId(job)}} @@ -61,7 +75,7 @@ limitations under the License. - {{this.getJobOwner(eiJob)}} + {{this.getJobOwner(job)}} @@ -74,10 +88,10 @@ limitations under the License. - {{eiJob.target_uri}} + {{job.targetUri}} - - + +