workaround because chrome doesn't support onclick in select options
This commit is contained in:
@@ -11,7 +11,6 @@ function mp_coord_already_exist(&$coordinates, &$locations) {
|
||||
|
||||
function mp_sort_n_insert(&$event, &$locations) {
|
||||
$coordinates = $event->location->coordinates;
|
||||
mp_console_log("1");
|
||||
if ($coordinates == null)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user