Development
This commit is contained in:
parent
c5b02b1289
commit
6f23a57220
7 changed files with 505 additions and 3 deletions
|
|
@ -18,7 +18,8 @@
|
|||
{ "type": "nav_item", "label": "Inter-VLAN Exceptions", "map_to": "intervlan", "client_requirement": "client_is_administrator+" },
|
||||
{ "type": "nav_item", "label": "Port Forwarding", "map_to": "portforwarding", "client_requirement": "client_is_administrator+" },
|
||||
{ "type": "nav_item", "label": "Port Wrangling", "map_to": "portwrangling", "client_requirement": "client_is_administrator+" },
|
||||
{ "type": "nav_item", "label": "DHCP", "map_to": "dhcp" },
|
||||
{ "type": "nav_item", "label": "DHCP Leases", "map_to": "dhcpleases" },
|
||||
{ "type": "nav_item", "label": "DHCP Reservations", "map_to": "dhcpreservations" },
|
||||
{ "type": "nav_item", "label": "DDNS", "map_to": "ddns" },
|
||||
{ "type": "nav_item", "label": "Host Overrides", "map_to": "hostoverrides", "client_requirement": "client_is_administrator+" },
|
||||
{ "type": "nav_item", "label": "VPN", "map_to": "vpn" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue