mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Use colored icon for Scheduled call action
This commit is contained in:
parent
2398968fb8
commit
15ced22755
@ -609,7 +609,7 @@ class addressbook_ui extends addressbook_bo
|
||||
],
|
||||
'schedule_call' => [
|
||||
'caption' => lang('Schedule a video conference'),
|
||||
'icon' => 'calendar',
|
||||
'icon' => 'calendar/navbar',
|
||||
'allowOnMultiple' => true,
|
||||
'onExecute' => 'javaScript:app.addressbook.add_cal',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user