remove old c3nav.narrow variable
This commit is contained in:
parent
467734f078
commit
39c76f4342
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ c3nav = {
|
|||
}
|
||||
}
|
||||
|
||||
c3nav.narrow = ($(document).width() < 1000);
|
||||
|
||||
c3nav.init_locationinputs();
|
||||
|
||||
$('#location-buttons').find('.route').on('click', c3nav._location_buttons_route_click);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue