be3a3d2028
Change-Id: Iea2b216d988496a60fc5ca043014d4d4c09eb99a Reviewed-on: https://gerrit.libreoffice.org/57919 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
3 lines
158 B
JavaScript
3 lines
158 B
JavaScript
/* -*- js-indent-level: 8 -*- */
|
|
// put after Leaflet files as imagePath can't be detected in a PhantomJS env
|
|
L.Icon.Default.imagePath = "/base/dist/images";
|