Adjust layers tree view.

This commit is contained in:
David Molineus
2014-12-29 19:13:55 +01:00
parent 10080f5551
commit 74a4d79aa0
8 changed files with 43 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
$GLOBALS['BE_MOD']['content']['leaflet'] = array(
'tables' => array('tl_leaflet_map', 'tl_leaflet_layer'),
'icon' => 'system/modules/leaflet/assets/img/leaflet.png',
'stylesheet' => 'system/modules/leaflet/assets/css/backend.css',
);
/*