From c3a4d5070a9351137e36854e94a46e26567ede0d Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Fri, 15 Feb 2019 20:13:13 +0530 Subject: File undefined issue fix Import file issue in Select template fix Change-Id: I6131262ec0818ca20addad007fa600f8c43084da Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi --- .../select-template/select-template.component.html | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/blueprint/select-template/select-template.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/select-template/select-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/select-template/select-template.component.html index a9c604224..f0a38324b 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/select-template/select-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/select-template/select-template.component.html @@ -21,25 +21,29 @@ limitations under the License. Choose CBA Template file - -
-
- +
+ +
+
+ +
Browse CBA Template file - -
-
- +
+ +
Enter Metadata details - -
+
+ +
\ No newline at end of file -- cgit 1.2.3-korg