N°2737 - ExtraParams check in DisplayBlock

This commit is contained in:
Eric
2021-01-19 16:51:10 +01:00
parent 79d0b9543a
commit 82f4f47cf3

View File

@@ -179,6 +179,8 @@ class DisplayBlock
/** string */
'open',
/** bool open by default the search */
'class', /** class name */
'search_header_force_dropdown', /** Html for <select> to choose the class to search */
], DataTableUIBlockFactory::GetAllowedParams()),
'search' => array_merge([
'baseClass',