forked from Snck3rs/contao-leaflet-maps
Support geojson and topojson as file types for the file layer.
This commit is contained in:
@@ -49,6 +49,10 @@ array_insert(
|
||||
]
|
||||
);
|
||||
|
||||
if (TL_MODE === 'BE') {
|
||||
$GLOBALS['TL_CSS'][] = 'bundles/netzmachtcontaoleaflet/css/backend_hacks.css';
|
||||
}
|
||||
|
||||
/*
|
||||
* Models.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user