Load language file for the help wizard (#99)

This commit is contained in:
David Molineus
2022-02-22 10:11:41 +01:00
parent e38e926891
commit 18f1cb5756

View File

@@ -10,6 +10,8 @@
* @filesource * @filesource
*/ */
\Contao\Controller::loadLanguageFile('leaflet');
$GLOBALS['TL_DCA']['tl_leaflet_layer'] = [ $GLOBALS['TL_DCA']['tl_leaflet_layer'] = [
'config' => [ 'config' => [
'dataContainer' => 'Table', 'dataContainer' => 'Table',