Work on translations and icons.

This commit is contained in:
David Molineus
2015-01-06 21:52:36 +01:00
parent 98078df0eb
commit 6d453ffab9
10 changed files with 26 additions and 5 deletions

View File

@@ -209,6 +209,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_marker'] = array
'eval' => array(
'mandatory' => true,
'tl_class' => 'w50',
'chosen' => true,
),
'sql' => "int(10) unsigned NOT NULL default '0'",
),