From 9b4e8a9a646bffbe0acb522d1f56ea0f0747ac57 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Wed, 24 Jul 2019 05:24:37 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 6692cde32bc3e588cfb6bf30fd99e21a903e0444 - Fix view attachment for onboarded CSAR packages Fixes the problem to view attachments for a onboarded CSAR package. Every time the attachments link was clicked the process package was being called. The package processing can only happen once, while uploading the package. This solution changes the Attachment link action to a view action without package processing. Change-Id: I5bded800c060adfb8cc80a8512bc8eecf07557b8 Issue-ID: SDC-2443 Signed-off-by: andre.schmid --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 38b3b9583..6692cde32 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 38b3b95830568296bde457cd33f79277765f5704 +Subproject commit 6692cde32bc3e588cfb6bf30fd99e21a903e0444 -- 2.16.6