mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-30 20:13:49 +01:00
Add request token to the paste into button.
This commit is contained in:
@@ -245,7 +245,7 @@ class LayerDcaListener extends AbstractListener
|
||||
$children['mode'],
|
||||
$row['id'],
|
||||
!is_array($children['id']) ? '&id='.$children['id'] : ''
|
||||
)
|
||||
) . '&rt=' . RequestToken::get()
|
||||
);
|
||||
|
||||
$buffer .= sprintf(
|
||||
|
||||
Reference in New Issue
Block a user