Pick a better icon for cancel action in CRM view

This commit is contained in:
Hadi Nategh 2019-09-25 15:36:23 +02:00
parent 3b5f6eb1c3
commit f7f4994a2d

View File

@ -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',