mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°2737 - ExtraParams check in DisplayBlock
This commit is contained in:
@@ -149,6 +149,7 @@ class DisplayBlock
|
|||||||
'update_history', /** bool add breadcrumb entry */
|
'update_history', /** bool add breadcrumb entry */
|
||||||
'default', /** array of default attribute values */
|
'default', /** array of default attribute values */
|
||||||
'menu_actions_target', /** string html link target */
|
'menu_actions_target', /** string html link target */
|
||||||
|
'toolkit_menu', /** bool add toolkit menu */
|
||||||
], DataTableFactory::GetAllowedParams()),
|
], DataTableFactory::GetAllowedParams()),
|
||||||
'list_search' => array_merge([
|
'list_search' => array_merge([
|
||||||
'update_history', /** bool add breadcrumb entry */
|
'update_history', /** bool add breadcrumb entry */
|
||||||
|
|||||||
Reference in New Issue
Block a user