Improve affect bounds handling.

This commit is contained in:
David Molineus
2015-01-21 20:37:53 +01:00
parent b3eb4c8e61
commit 72f5e3b9ed
5 changed files with 10 additions and 9 deletions

View File

@@ -173,9 +173,6 @@ $GLOBALS['TL_DCA']['tl_leaflet_layer'] = array
'polygonOptions',
'iconCreateFunction',
'disableDefaultStyle'
),
'+active' => array(
'affectBounds'
)
),
),