mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
New Map Menu (#15969)
* Map Menu New top level Map menu. Ability to group custom maps. Ajax Select controller improvements * Fix style
This commit is contained in:
@@ -41,6 +41,7 @@ class CustomMap extends BaseModel
|
||||
];
|
||||
protected $fillable = [
|
||||
'name',
|
||||
'menu_group',
|
||||
'width',
|
||||
'height',
|
||||
'node_align',
|
||||
|
Reference in New Issue
Block a user