mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +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(
|
||||
'caption' => 'Whole query',
|
||||
'checkbox' => true,
|
||||
'caption' => 'Select all',
|
||||
'hint' => 'Apply the action on the whole query, NOT only the shown entries',
|
||||
'group' => ++$group,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user