remove debug
This commit is contained in:
parent
da09855d27
commit
4895a168a2
1 changed files with 0 additions and 1 deletions
|
@ -1524,7 +1524,6 @@ c3nav = {
|
|||
// if location is not in the searchable list...
|
||||
return
|
||||
}
|
||||
console.log(location);
|
||||
if (location.dynamic) {
|
||||
if (!('available' in location)) {
|
||||
$.getJSON('/api/locations/dynamic/' + location.id + '/', c3nav._dynamic_location_loaded);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue