remove debug output
This commit is contained in:
parent
0c34d348da
commit
397f8dd9ef
1 changed files with 1 additions and 0 deletions
|
@ -574,6 +574,7 @@ c3nav = {
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
update_map_locations: function () {
|
update_map_locations: function () {
|
||||||
|
console.log('ha!');
|
||||||
// update locations markers on the map
|
// update locations markers on the map
|
||||||
var origin = $('#origin-input').data('location'),
|
var origin = $('#origin-input').data('location'),
|
||||||
destination = $('#destination-input').data('location'),
|
destination = $('#destination-input').data('location'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue