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=a54e763ea4f9df857169cebe56513f3c043e80da;hb=HEAD;hp=aca09313ca9938867d07a304742ebb628ab0929c;hpb=b43fe9cc63931f8c45f93261f235d0608a855a83;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 aca0931..a54e763 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 @@ -38,18 +38,18 @@ limitations under the License. {{job.jobId}} - +
- - Producer ID + + Producers
- {{job.prodId}} + {{job.prodIds}}
@@ -90,9 +90,32 @@ limitations under the License. {{job.targetUri}} - - + + +
+
+ + + Status + +
+
+
+ {{job.status}} +
+ + + No records found. + + + + + + + + + - \ No newline at end of file