mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +01:00
Output the map javscript in the template.
This commit is contained in:
@@ -9,4 +9,5 @@
|
||||
|
||||
</div>
|
||||
<!-- indexer::continue -->
|
||||
<?php $GLOBALS['TL_BODY'][] = '<script>' . $this->javascript .'</script>'; ?>
|
||||
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
|
||||
</div>
|
||||
<!-- indexer::continue -->
|
||||
|
||||
<?php $GLOBALS['TL_BODY'][] = '<script>' . $this->javascript .'</script>'; ?>
|
||||
|
||||
Reference in New Issue
Block a user