pass indexes array to js function
This commit is contained in:
@@ -82,8 +82,8 @@ function mp_ljdp_map() {
|
||||
//mp_console_log($locations);
|
||||
|
||||
$filters = mp_get_filters($events);
|
||||
mp_console_log("php filters:");
|
||||
mp_console_log($filters);
|
||||
//mp_console_log("php filters:");
|
||||
//mp_console_log($filters);
|
||||
|
||||
$to_add = array(
|
||||
"locations" => $locations,
|
||||
|
||||
Reference in New Issue
Block a user