feat: Add download link inside managed content modal for Reports (#7205)

* feat: Add download link inside managed content modal

* fix: add missing localization for download file btn added
This commit is contained in:
Blodhgarm
2026-08-20 18:47:38 +00:00
committed by GitHub
parent 6670e3184e
commit 5eb64cea3e
2 changed files with 29 additions and 0 deletions
+3
View File
@@ -2252,6 +2252,9 @@
"instances.content-install.show-unavailable": {
"defaultMessage": "Show unavailable"
},
"instances.managed-content-modal.download-file": {
"defaultMessage": "Download File"
},
"instances.managed-content-modal.empty-description": {
"defaultMessage": "This source does not include any managed content."
},