forked from Snck3rs/contao-leaflet-maps
Add vector style management.
This commit is contained in:
@@ -23,5 +23,7 @@ namespace Netzmacht\Contao\Leaflet\Model;
|
||||
*/
|
||||
class IconModel extends \Model
|
||||
{
|
||||
use ActiveTrait;
|
||||
|
||||
protected static $strTable = 'tl_leaflet_icon';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user