forked from Snck3rs/contao-leaflet-maps
Ongoing development.
This commit is contained in:
@@ -112,6 +112,6 @@ class BootSubscriber implements EventSubscriberInterface
|
||||
*/
|
||||
public function loadAssets()
|
||||
{
|
||||
$GLOBALS['TL_JAVASCRIPT'][] = 'system/modules/leaflet/assets/js/contao-leaflet.js';
|
||||
$GLOBALS['TL_JAVASCRIPT'][] = 'system/modules/leaflet/assets/js/contao-leaflet.js|static';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user