mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 04:46:42 +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(
|
'cancel' => array(
|
||||||
'caption' => 'Cancel',
|
'caption' => 'Cancel',
|
||||||
'toolbarDefault' => true,
|
'toolbarDefault' => true,
|
||||||
|
'icon' => 'close'
|
||||||
),
|
),
|
||||||
'back' => array(
|
'back' => array(
|
||||||
'caption' => 'Back',
|
'caption' => 'Back',
|
||||||
|
Reference in New Issue
Block a user