diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/res_partner.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index 6acfeaa0..85ee5ef0 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -66,7 +66,7 @@ <field name="leadtime"/> </group> <xpath expr="//notebook/page[@name='contact_addresses']" position="before"> - <page string="Pin Point Location" name="map_location" autofocus="autofocus"> + <page string="Pin Point Location" name="map_location"> <group> <button name="geocode_address" type="object" string="Get Pin Point Location" class="btn btn-primary"/> </group> |
