Added Contact-Us Component and Service 63/99563/1
authorSudarshan Kumar <sudarshan.kumar@att.com>
Thu, 12 Dec 2019 13:06:51 +0000 (18:36 +0530)
committerSudarshan Kumar <sudarshan.kumar@att.com>
Thu, 12 Dec 2019 13:10:13 +0000 (18:40 +0530)
commit89498fdaf633640c04f9179e0d1514a89f36a18e
treec1c092efb0e1fd8810dfb222c197fa177b1a4792
parentfa65ff3142f318ae308a5271e5c33d1933e58b58
Added Contact-Us Component and Service

Added Contact-Us Component and Service

Issue-ID: PORTAL-795
Change-Id: Iee3fc35385aada55ab37a809a55b0ba254d84c89
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.scss [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.spec.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us.component.html [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us.component.scss [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us.component.spec.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/contact-us/contact-us.component.ts [new file with mode: 0644]
portal-FE-common/src/app/shared/services/contact-us/contact-us.service.spec.ts [new file with mode: 0644]
portal-FE-common/src/app/shared/services/contact-us/contact-us.service.ts [new file with mode: 0644]