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=7e84ea42c75ebda917ae055748aac575f3b2bec9;hb=f8f8ed0d00fb9c8ba0ca88f180cad5f13381db2a;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..7e84ea4 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,68 @@ +
- - - -
-
+ + + +
+ 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