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:
@@ -33,6 +33,8 @@ return [
|
||||
'map' => [
|
||||
'settings_title' => 'Map Settings',
|
||||
'name' => 'Name',
|
||||
'menu_group' => 'Menu Group',
|
||||
'no_group' => 'No Group',
|
||||
'width' => 'Width',
|
||||
'height' => 'Height',
|
||||
'alignment' => 'Node Alignment',
|
||||
|
Reference in New Issue
Block a user