mirror of
https://github.com/searxng/searxng.git
synced 2026-06-02 16:07:41 +02:00
[mod] oscar: get leaflet and jquery from NPM
easy to upgrade (package.json)
This commit is contained in:
+2
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
@@ -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);
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user