N°3123 - ExtraParams check

This commit is contained in:
Eric
2020-12-15 14:57:06 +01:00
parent 893787d7f9
commit afca91089a
2 changed files with 2 additions and 2 deletions

View File

@@ -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 */