Fix a typo

This commit is contained in:
Hadi Nategh 2016-05-25 14:26:15 +02:00
parent 1f61249d3c
commit 40214e883e

View File

@ -695,7 +695,7 @@ class addressbook_ui extends addressbook_bo
),
'business' => array(
'caption' => 'Buisness Address',
'caption' => 'Business Address',
'enabled' => 'javaScript:app.addressbook.geoLocation_enabled',
'onExecute' => 'javaScript:app.addressbook.geoLocationExec',