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:
Tony Murray
2024-04-25 15:32:33 -05:00
committed by GitHub
parent 51fa1887f9
commit f78edf4d11
15 changed files with 225 additions and 92 deletions

View File

@@ -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',