[mod] oscar: get leaflet and jquery from NPM

easy to upgrade (package.json)
This commit is contained in:
Alexandre Flament 2021-03-10 18:28:58 +01:00
parent c7133efb12
commit 44407353ef
25 changed files with 702 additions and 115 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -315,7 +315,7 @@ $(document).ready(function(){
}
// change default imagePath
L.Icon.Default.imagePath = "./static/themes/oscar/img/map";
L.Icon.Default.imagePath = "./static/themes/oscar/css/images/";
// init map
var map = L.map(leaflet_target);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long