From a41b91507269f717e47a62a33ef98febb6f013ad Mon Sep 17 00:00:00 2001 From: shady Date: Sun, 2 Feb 2020 17:03:52 +0200 Subject: Reorder Create Tabs Issue-ID: CCSDK-2068 Signed-off-by: shady Change-Id: I7519906f749f275a1b40f47bf53f3c0cb6a03906 --- .../package-creation.component.html | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html index 528a005d4..73f917f52 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html @@ -46,6 +46,12 @@ href="#nav-metadata" role="tab" aria-controls="nav-metadata" aria-selected="true">METADATA + TEMPLATE & MAPPING + SCRIPTS IMPORTS @@ -53,12 +59,6 @@ href="#nav-authentication" role="tab" aria-controls="nav-authentication" aria-selected="false">EXTERNAL SYSTEM AUTHENTICATION PROPERTIES - TEMPLATE & MAPPING - SCRIPTS @@ -70,6 +70,14 @@ aria-labelledby="nav-metadata-tab"> + + - - -- cgit 1.2.3-korg