X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fei-coordinator%2Fproducers-list%2Fproducers-list.component.html;h=8982c0517c36505fdd33468b7e3b5fcfececbc4b;hb=8cf8165763380e8779c9420099faf2197fa161d4;hp=57e61c52130cb79e4343ab63a495d38010d7ce29;hpb=1f5664f310dc6a18ecc10dbd2a0705500b2e15c9;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.html b/webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.html index 57e61c5..8982c05 100644 --- a/webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.html +++ b/webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.html @@ -1,50 +1,69 @@ +
- - - -
-
+ + + +
+ Producer ID
-
- {{eiProducer.ei_producer_id}} -
+ + {{eiProducer.ei_producer_id}} + - - -
-
+ + +
+ Producer types -
-
- {{this.getProducerTypes(eiProducer)}} -
+
+
+ {{this.getProducerTypes(eiProducer)}} +
- - -
-
+ + +
+ Producer status -
-
- {{this.getProducerStatus(eiProducer)}} -
+
+
+ {{this.getProducerStatus(eiProducer)}} +
- - -
-
+ + +
+
\ No newline at end of file