Revert functions.php

This commit is contained in:
Markus Ankenbrand 2017-02-20 23:32:28 +01:00
parent caceb4fd50
commit b513afbecd
2 changed files with 4 additions and 10 deletions

View file

@ -78,8 +78,9 @@
}
}
endwhile;
wp_enqueue_script('page_pins_map', get_stylesheet_directory_uri() . '/js/page-pins-map.js', array('jquery'));
wp_localize_script('page_pins_map', 'page_pins_map', array('places' => $locations, 'traveler' => array_values($traveler)));
?>
<?php get_footer(); ?>
<?php get_footer(); ?>