From ced915588f42312b3e65accea0ff72f095c929ce Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Thu, 4 Jun 2020 17:45:57 +0200 Subject: Actions list - UI Issue-ID: CCSDK-2411 Signed-off-by: Sarah Abouzainah Change-Id: I4eccc5261e4c4ae9c9a60f0c4c518129973b066d --- .../configuration-dashboard/configuration-dashboard.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard') 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 a31c95652..4abc93b55 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 @@ -62,7 +62,7 @@
{{viewedPackage.artifactName}} - Version 1.0.2 + v1.0.2
Last modified {{ viewedPackage.createdDate | date:'short' }} By -- cgit 1.2.3-korg