fix eslint
parent
831b45b8f1
commit
13617025ed
|
@ -346,8 +346,8 @@ function initPage() {
|
||||||
});
|
});
|
||||||
map.invalidateSize();
|
map.invalidateSize();
|
||||||
$j("a[href='#pills-location']").on('shown.bs.tab', function(e) {
|
$j("a[href='#pills-location']").on('shown.bs.tab', function(e) {
|
||||||
map.invalidateSize();
|
map.invalidateSize();
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
console.log('Location turned on but leaflet not installed.');
|
console.log('Location turned on but leaflet not installed.');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue