Fix venue address issue
This commit is contained in:
@@ -10,6 +10,7 @@ jQuery(document).ready(function($){
|
|||||||
longitudeInput: $(".sp-longitude"),
|
longitudeInput: $(".sp-longitude"),
|
||||||
locationNameInput: $(".sp-address")
|
locationNameInput: $(".sp-address")
|
||||||
},
|
},
|
||||||
|
addressFormat: null,
|
||||||
enableAutocomplete: true
|
enableAutocomplete: true
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user