Remove "Whole query" menu from infolo->context_action_menu, while we are handling et2_nm selection differently

This commit is contained in:
Hadi Nategh 2013-09-19 12:27:07 +00:00
parent 14e3c184e6
commit dd4c3c49eb

View File

@ -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,