forked from Snck3rs/contao-leaflet-maps
Load after leaflet-libs (See #120)
This commit is contained in:
@@ -44,7 +44,8 @@ class Plugin implements BundlePluginInterface, RoutingPluginInterface
|
||||
[
|
||||
ContaoCoreBundle::class,
|
||||
NetzmachtContaoToolkitBundle::class,
|
||||
NetzmachtContaoPageContextBundle::class
|
||||
NetzmachtContaoPageContextBundle::class,
|
||||
'leaflet-libs',
|
||||
]
|
||||
)
|
||||
->setReplace(['leaflet']),
|
||||
|
||||
Reference in New Issue
Block a user