Create component for EI Producers list 96/5696/2
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 25 Feb 2021 13:32:33 +0000 (14:32 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 25 Feb 2021 14:42:02 +0000 (15:42 +0100)
commit1f5664f310dc6a18ecc10dbd2a0705500b2e15c9
tree5016ca8af45cdca2208e8f190e3dc95161427877
parentc43690c45b3f4d08d013ec488b83dea793cca646
Create component for EI Producers list

Change-Id: I9e39a731193f1253b2b2a1fc3b5e41fd524c0a3b
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Issue-ID: NONRTRIC-455
webapp-frontend/src/app/app.module.ts
webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.html
webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.spec.ts
webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.ts
webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.html [new file with mode: 0644]
webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.scss [new file with mode: 0644]
webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts [new file with mode: 0644]
webapp-frontend/src/app/ei-coordinator/producers-list/producers-list.component.ts [new file with mode: 0644]