forked from Snck3rs/contao-leaflet-maps
Refactor ajax loading so that the current page is used.
This commit is contained in:
@@ -38,4 +38,9 @@ class MapModule extends \Module
|
||||
{
|
||||
$this->construct($objElement, $strColumn);
|
||||
}
|
||||
|
||||
protected function getIdentifier()
|
||||
{
|
||||
return 'mod_' . $this->id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user