From 4af2bea1aa5e0207a3a61dc9dc72e7e2e65f3ec6 Mon Sep 17 00:00:00 2001 From: Swapnali Shadanan Pode Date: Wed, 9 Oct 2019 12:58:08 +0530 Subject: Adding Controller catalog Adding new component controller catalog Change-Id: I30ce3498289320a1246d37089fb971c2f71ffe15 Issue-ID: CCSDK-810 Signed-off-by: Swapnali Shadanan Pode --- .../select-template/select-template.component.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 cds-ui/client/src/app/feature-modules/controller-catalog/select-template/select-template.component.html (limited to 'cds-ui/client/src/app/feature-modules/controller-catalog/select-template/select-template.component.html') diff --git a/cds-ui/client/src/app/feature-modules/controller-catalog/select-template/select-template.component.html b/cds-ui/client/src/app/feature-modules/controller-catalog/select-template/select-template.component.html new file mode 100644 index 000000000..8a51b4e09 --- /dev/null +++ b/cds-ui/client/src/app/feature-modules/controller-catalog/select-template/select-template.component.html @@ -0,0 +1,33 @@ + + + + + + + + + Choose Option +
+ +
+
+
+
\ No newline at end of file -- cgit 1.2.3-korg