From c2fe3faa62c9a8b10b955fcdf04ce9723fa6ed0a Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Wed, 26 Jun 2019 17:57:59 +0530 Subject: Added template options to create CBA Change-Id: I3720e7efdf3100fa50261012387179f9edd87680 Issue-id: CCSDK-1275 Signed-off-by: Ezhilarasi --- .../template-options/template-options.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/select-template/template-options/template-options.component.html b/cds-ui/client/src/app/feature-modules/blueprint/select-template/template-options/template-options.component.html index d66b559f3..57ff00df5 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/select-template/template-options/template-options.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/select-template/template-options/template-options.component.html @@ -19,7 +19,7 @@ limitations under the License. ============LICENSE_END============================================ --> - Upload Template file

- + Upload Template file

+ Starter Template

+ Existing Model File
\ No newline at end of file -- cgit 1.2.3-korg