forked from Snck3rs/contao-leaflet-maps
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