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=174e972d55a5f49b4368be1329d3681f83605bdf;hp=aee65c8cd088e27c78ce4f388c3bb262eacfae00;hpb=f7c54883fabc2ffd90a32197d06b04369357219b;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 aee65c8..30f1eee 100644 --- a/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html +++ b/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html @@ -18,7 +18,34 @@ limitations under the License. ========================LICENSE_END=================================== --> -

Enrichment Information Coordinator

+
+
Enrichment Information Coordinator
+
+ +
+
+ +
+

Producers

+ + + + + + + + + + + + + + + +
Producer ID {{this.getEIProducerId(eiProducer)}} Producer type {{this.getEIProducerTypes(eiProducer)}} Producer status {{this.getEIProducerStatus(eiProducer)}}

Jobs

@@ -36,30 +63,14 @@ limitations under the License. Type ID {{this.getEITypeId(eiJob)}} + + Owner + {{eiJob.owner}} + Target URI {{this.getTargetUri(eiJob)}} - - - - -
-

Producers

- - - - - - - - - - - - - - - + +
Producer ID {{this.getEIProducerId(eiProducer)}} Producer type {{this.getEIProducerTypes(eiProducer)}} Producer status {{this.getEIProducerStatus(eiProducer)}}
\ No newline at end of file