Disable geolocation on prefered events area selection
Since we restrict to administrative areas and not full addresses Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
loggedUser && loggedUser.settings && loggedUser.settings.location
|
||||
"
|
||||
:type="AddressSearchType.ADMINISTRATIVE"
|
||||
:doGeoLocation="false"
|
||||
v-model="address"
|
||||
>
|
||||
</address-auto-complete>
|
||||
|
||||
Reference in New Issue
Block a user