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=cd79b6e500f9e0e335447df0b30ac6e5456fc663;hb=HEAD;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..cd79b6e 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,78 @@ +
- - - -
-
+ + + +
+ - + Producer ID
-
- {{eiProducer.ei_producer_id}} -
- - - -
-
+ + {{producer.producer_id}} + + + + +
+ - + Producer types -
-
- {{this.getProducerTypes(eiProducer)}} -
- - - -
-
+
+
+ {{this.getProducerTypes(producer)}} +
+ + + +
+ Producer status -
-
- {{this.getProducerStatus(eiProducer)}} -
- - - - -
+
+
+ {{this.getProducerStatus(producer)}} +
+ + + No records found. + + + + + + + + + +
+