From 5f21c169bbeae55797a61238208290a763b3f86b Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Mon, 13 Apr 2020 16:08:31 +0200 Subject: Change Import tabs to Definitions Issue-ID: CCSDK-2312 Signed-off-by: Sarah Abouzainah Change-Id: I0aca9848feaf47e3b22d4f3decf3317b7e137a1e (cherry picked from commit 3ce18436a7fdbe20e5681785d88a62679d92ab0d) --- .../configuration-dashboard/configuration-dashboard.component.html | 2 +- .../dsl-definitions-tab/dsl-definitions-tab.component.html | 5 +++++ .../packages/package-creation/package-creation.component.html | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'cds-ui/designer-client/src/app') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html index 730525504..1ff03b221 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html @@ -129,7 +129,7 @@ SCRIPTS IMPORTS + role="tab" aria-controls="nav-imports" aria-selected="false">DEFINITIONS EXTERNAL SYSTEM AUTHENTICATION PROPERTIES diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html index a67d12bcf..2c0400a63 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html @@ -1,3 +1,8 @@ + 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 3bb8b56a1..1253dc10b 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 @@ -64,7 +64,7 @@ SCRIPTS IMPORTS + role="tab" aria-controls="nav-imports" aria-selected="false">DEFINITIONS EXTERNAL SYSTEM AUTHENTICATION PROPERTIES -- cgit 1.2.3-korg