From b7de2e173ca3c84a924868666a93515cc2db8f37 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Tue, 16 Jul 2019 19:35:17 +0530 Subject: Renamed template options and reordered Change-Id: Ib89624214f61bc51c6a7dc9eebdbcd3698ccb63d 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/client/src/app/feature-modules') 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 57ff00df5..1e8f469b6 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

- Starter Template

- Existing Model File + Upload From local

+ Existing Template File

+ Create New
\ No newline at end of file -- cgit 1.2.3-korg