mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-03-02 18:18:15 +01:00
Fix paths.
This commit is contained in:
@@ -20,7 +20,7 @@ use ContaoCommunityAlliance\UrlBuilder\UrlBuilder;
|
||||
*/
|
||||
class RequestUrl
|
||||
{
|
||||
const BASE = 'assets/leaflet/data.php';
|
||||
const BASE = 'assets/leaflet/maps/data.php';
|
||||
|
||||
/**
|
||||
* Create the request url.
|
||||
|
||||
Reference in New Issue
Block a user