mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3123 - ExtraParams check
This commit is contained in:
@@ -147,6 +147,8 @@ class DisplayBlock
|
||||
'links' => DataTableFactory::GetAllowedParams(),
|
||||
'list' => array_merge([
|
||||
'update_history', /** bool add breadcrumb entry */
|
||||
'default', /** array of default attribute values */
|
||||
'menu_actions_target', /** string html link target */
|
||||
], DataTableFactory::GetAllowedParams()),
|
||||
'list_search' => array_merge([
|
||||
'update_history', /** bool add breadcrumb entry */
|
||||
|
||||
Reference in New Issue
Block a user