feat: update menu placements for various network schemas
This commit is contained in:
@@ -26,6 +26,7 @@ nodes:
|
||||
label: "IP Prefix"
|
||||
icon: "mdi:ip-network-outline"
|
||||
include_in_menu: true
|
||||
menu_placement: "IpamNamespace"
|
||||
human_friendly_id: ["prefix__value"]
|
||||
display_label: "prefix__value"
|
||||
order_by:
|
||||
@@ -114,6 +115,7 @@ nodes:
|
||||
label: "IP Address"
|
||||
icon: "mdi:ip"
|
||||
include_in_menu: true
|
||||
menu_placement: "IpamNamespace"
|
||||
human_friendly_id: ["address__value"]
|
||||
display_label: "address__value"
|
||||
order_by:
|
||||
|
||||
Reference in New Issue
Block a user