mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Pick a better icon for cancel action in CRM view
This commit is contained in:
parent
3b5f6eb1c3
commit
f7f4994a2d
@ -2863,6 +2863,7 @@ class addressbook_ui extends addressbook_bo
|
||||
'cancel' => array(
|
||||
'caption' => 'Cancel',
|
||||
'toolbarDefault' => true,
|
||||
'icon' => 'close'
|
||||
),
|
||||
'back' => array(
|
||||
'caption' => 'Back',
|
||||
|
Loading…
Reference in New Issue
Block a user