104189: Allow CSV export on related entity search

(cherry picked from commit cac1407f08)
This commit is contained in:
Kristof De Langhe
2023-07-12 15:11:38 +02:00
committed by github-actions[bot]
parent 162cf94772
commit c2790584bd

View File

@@ -2,5 +2,6 @@
[fixedFilterQuery]="fixedFilter"
[configuration]="configuration"
[searchEnabled]="searchEnabled"
[sideBarWidth]="sideBarWidth">
[sideBarWidth]="sideBarWidth"
[showCsvExport]="true">
</ds-configuration-search-page>