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

@@ -19,7 +19,8 @@ $GLOBALS['TL_DCA']['tl_leaflet_layer'] = array
(
'mode' => 5,
'fields' => array('title'),
'flag' => 1
'flag' => 1,
'icon' => 'system/modules/leaflet/assets/img/layers.png'
),
'label' => array
(