mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°2737 - ExtraParams check in DisplayBlock
This commit is contained in:
@@ -157,6 +157,8 @@ class DisplayBlock
|
||||
'table_inner_id', /** string html id of the results table */
|
||||
'json', /** string */
|
||||
'hidden_criteria', /** string search criteria not visible */
|
||||
'baseClass', /** string base class */
|
||||
'action', /** string */
|
||||
], DataTableFactory::GetAllowedParams()),
|
||||
'search' => array_merge([
|
||||
'baseClass', /** string search root class */
|
||||
|
||||
Reference in New Issue
Block a user