forked from extern/egroupware
Remove "Whole query" menu from infolo->context_action_menu, while we are handling et2_nm selection differently
This commit is contained in:
parent
14e3c184e6
commit
dd4c3c49eb
@ -995,12 +995,6 @@ class infolog_ui
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
'select_all' => array(
|
|
||||||
'caption' => 'Whole query',
|
|
||||||
'checkbox' => true,
|
|
||||||
'hint' => 'Apply the action on the whole query, NOT only the shown entries',
|
|
||||||
'group' => ++$group,
|
|
||||||
),
|
|
||||||
'no_notifications' => array(
|
'no_notifications' => array(
|
||||||
'caption' => 'Do not notify',
|
'caption' => 'Do not notify',
|
||||||
'checkbox' => true,
|
'checkbox' => true,
|
||||||
|
Loading…
Reference in New Issue
Block a user