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=00ce9ad04d891bbb7980a783ceb75c04e090869c;hb=49a6c6aa1b48fb4d2a7e7fb5b80aead0b281aff5;hp=09d03ec300572fc8be69672873f45e1af033a150;hpb=f50789acdbc746d313db2c2c043de85be315bf4b;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 09d03ec..00ce9ad 100644 --- a/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html +++ b/webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html @@ -29,42 +29,63 @@ limitations under the License.

Producers

-
- -
+
- - - - - - - - - - - -
Producer IDProducer typeProducer status
- {{eiProducer.ei_producer_id}} - - {{this.getEIProducerTypes(eiProducer)}} - - {{this.getEIProducerStatus(eiProducer)}} -
+ + + + +
+ + + Producer ID + +
+
+ {{eiProducer.ei_producer_id}} +
+ + + +
+
+ + + Producer types + +
+
+ {{this.getEIProducerTypes(eiProducer)}} +
+ + + +
+
+ + + Producer status + +
+
+ {{this.getEIProducerStatus(eiProducer)}} +
+ + + + + + + No data matching the filter "{{input.value}}" + +

Jobs

-