N°3912 - Polishing: Export - fix page webservices/export.php

This commit is contained in:
acognet
2021-07-29 17:59:26 +02:00
parent 619e3de5a8
commit 5a9fa2ac32
4 changed files with 11 additions and 16 deletions

View File

@@ -173,6 +173,8 @@ class DisplayBlock
/**positive or negative*/
'max_height',
/** string Max. height of the list, if not specified will occupy all the available height no matter the pagination */
'localize_values',
/** param for export.php */
], DataTableUIBlockFactory::GetAllowedParams()),
'list_search' => array_merge([
'update_history',