mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-03-01 17:48:15 +01:00
Add reference layer.
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
namespace Netzmacht\Contao\Leaflet\Model;
|
||||
|
||||
|
||||
class StyleModel extends \Model
|
||||
class StyleModel extends AbstractActiveModel
|
||||
{
|
||||
use ActiveTrait;
|
||||
|
||||
protected static $strTable = 'tl_leaflet_style';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user