N°3294 - Introduce counters in OQL menu entries (fix when silo changes)

This commit is contained in:
Eric
2021-01-22 11:19:06 +01:00
parent 46b4990252
commit 01006e55c0
2 changed files with 31 additions and 22 deletions

View File

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