mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-03-03 10:38:14 +01:00
Refactor ajax loading so that the current page is used.
This commit is contained in:
@@ -39,4 +39,9 @@ class MapElement extends \ContentElement
|
||||
{
|
||||
$this->construct($objElement, $strColumn);
|
||||
}
|
||||
|
||||
protected function getIdentifier()
|
||||
{
|
||||
return 'ce_' . $this->id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user