mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Change Whole query action item in resources context menu to Select all
This commit is contained in:
parent
2b91721887
commit
fd3ed8d0c0
@ -218,8 +218,7 @@ class resources_ui
|
|||||||
|
|
||||||
|
|
||||||
'select_all' => array(
|
'select_all' => array(
|
||||||
'caption' => 'Whole query',
|
'caption' => 'Select all',
|
||||||
'checkbox' => true,
|
|
||||||
'hint' => 'Apply the action on the whole query, NOT only the shown entries',
|
'hint' => 'Apply the action on the whole query, NOT only the shown entries',
|
||||||
'group' => ++$group,
|
'group' => ++$group,
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user