Fix access of sub layers (#97)

This commit is contained in:
David Molineus
2022-02-22 10:30:08 +01:00
parent 18f1cb5756
commit ea293e327f
4 changed files with 15 additions and 6 deletions

View File

@@ -73,6 +73,11 @@ $GLOBALS['TL_DCA']['tl_leaflet_layer'] = [
'class' => 'header_edit_all',
'attributes' => 'onclick="Backend.getScrollOffset();"',
],
'toggleNodes' => [
'href' => 'ptg=all',
'class' => 'header_toggle',
'showOnSelect' => true,
],
],
'operations' => [
'markers' => [