modify/edit template module 90/75290/1
authorArundathi Patil <arundpil@in.ibm.com>
Fri, 4 Jan 2019 15:07:18 +0000 (20:37 +0530)
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>
Fri, 4 Jan 2019 15:07:31 +0000 (20:37 +0530)
commitf2cd2b51268b35ba9f8aa2ad96cbfa4cbae650a2
treee3055a4a575f60de706747f9f8f749d5d4ffbf50
parent80c8453fb34df895c088e26de4b76946adc3da8b
modify/edit template module

This module holds component for designing new template or modifying
uploaded template (step 2)

Issue-ID: CCSDK-816
Change-Id: I4ddb30337ccdab894c4f451e7a46232771828483
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template-routing.module.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.scss [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.spec.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.module.ts [new file with mode: 0644]