forked from extern/egroupware
Pick a better icon for cancel action in CRM view
This commit is contained in:
parent
0a21038e6a
commit
2b1ff46cfb
@ -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