Adjust assets path.

This commit is contained in:
David Molineus
2017-10-06 15:06:35 +02:00
parent 0a76a5450f
commit 8a240ab0ff
9 changed files with 25 additions and 25 deletions

View File

@@ -68,7 +68,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_map'] = array
(
'label' => &$GLOBALS['TL_LANG']['tl_leaflet_map']['controls'],
'href' => 'table=tl_leaflet_control',
'icon' => 'system/modules/leaflet/assets/img/control.png',
'icon' => 'bundles/netzmachtcontaoleaflet/img/control.png',
'attributes' => 'onclick="Backend.getScrollOffset();" accesskey="e"'
),
'copy' => array