forked from Snck3rs/contao-leaflet-maps
Add reference layer.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
namespace Netzmacht\Contao\Leaflet\Model;
|
||||
|
||||
|
||||
class LayerModel extends \Model
|
||||
class LayerModel extends AbstractActiveModel
|
||||
{
|
||||
protected static $strTable = 'tl_leaflet_layer';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user