diff --git a/ng6-seed/src/app/settings/entity/entity-list/entity.list.component.html b/ng6-seed/src/app/settings/entity/entity-list/entity.list.component.html index 32b8be9c7..c6ce4f330 100644 --- a/ng6-seed/src/app/settings/entity/entity-list/entity.list.component.html +++ b/ng6-seed/src/app/settings/entity/entity-list/entity.list.component.html @@ -8,7 +8,40 @@ add + 0"> + + + + + {{ product.entity_name }} + + + + + {{ product.full_name }} ({{product.short_name}}) + {{ product.branch_name }} + {{product.city_name}}, {{product.state_name}} + + + + + {{ product.phone_number }} + {{ product.official_email }} + + + + edit + + + + + + + + + + + No Record Found ... + - 0"> + + diff --git a/ng6-seed/src/app/template/questions/list/list.component.html b/ng6-seed/src/app/template/questions/list/list.component.html index 99295c4c7..fd7fe1a92 100644 --- a/ng6-seed/src/app/template/questions/list/list.component.html +++ b/ng6-seed/src/app/template/questions/list/list.component.html @@ -29,17 +29,17 @@ - + {{ product.category_name }} - + {{ product.question }} - + edit