mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 00:37:54 +02:00
Pick a better icon for cancel action in CRM view
This commit is contained in:
@ -2863,6 +2863,7 @@ class addressbook_ui extends addressbook_bo
|
||||
'cancel' => array(
|
||||
'caption' => 'Cancel',
|
||||
'toolbarDefault' => true,
|
||||
'icon' => 'close'
|
||||
),
|
||||
'back' => array(
|
||||
'caption' => 'Back',
|
||||
|
Reference in New Issue
Block a user