List: Remove vertical scrolling for all lists except dashlets

This commit is contained in:
Molkobain
2021-05-21 17:03:59 +02:00
committed by Eric
parent 3384ed23bc
commit 5a4cb9a133
9 changed files with 30 additions and 61 deletions

View File

@@ -169,6 +169,8 @@ class DisplayBlock
/** bool add toolkit menu */
'selectionMode',
/**positive or negative*/
'max_height',
/** string Max. height of the list, if not specified will occupy all the available height no matter the pagination */
], DataTableUIBlockFactory::GetAllowedParams()),
'list_search' => array_merge([
'update_history',