From f2cd2b51268b35ba9f8aa2ad96cbfa4cbae650a2 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Fri, 4 Jan 2019 20:37:18 +0530 Subject: 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 --- .../modify-template/modify-template.component.html | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html (limited to 'cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html new file mode 100644 index 000000000..f9cb8234b --- /dev/null +++ b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html @@ -0,0 +1,25 @@ + +

+ modify-template works! +

+ + -- cgit 1.2.3-korg