From 95d1cdf1e91900a79723726ea8094a2d03674b8e Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Mon, 27 Apr 2020 23:15:46 +0200 Subject: Remove all vLB.CDS from package name Issue-ID: CCSDK-2342 Signed-off-by: Sarah Abouzainah Change-Id: I4b61f8a20fab9b31e9f0ca4b12b2949d97f4bfd3 --- .../packages-dashboard/package-list/package-list.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html index 49c80d3ac..91c7f5b96 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html @@ -29,7 +29,7 @@ (click)="testDispatch(bluePrint)">

- {{bluePrint.artifactName}}.vLB.CDS

+ {{bluePrint.artifactName}}

V 1.0.2 -- cgit 1.2.3-korg