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 0a21038e6a
commit 2b1ff46cfb

View File

@ -2863,6 +2863,7 @@ class addressbook_ui extends addressbook_bo
'cancel' => array(
'caption' => 'Cancel',
'toolbarDefault' => true,
'icon' => 'close'
),
'back' => array(
'caption' => 'Back',