diff options
author | andre.schmid <andre.schmid@est.tech> | 2019-07-24 05:24:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-24 05:24:37 +0000 |
commit | 9b4e8a9a646bffbe0acb522d1f56ea0f0747ac57 (patch) | |
tree | 059e4dbf33ded3d8d8a2a77dee414f83004d1562 | |
parent | d19a4e9710498eecb9ca61c3e1814ad009efab31 (diff) |
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 <andre.schmid@est.tech>
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 38b3b95830568296bde457cd33f79277765f570 +Subproject 6692cde32bc3e588cfb6bf30fd99e21a903e044 |