mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 19:08:38 -06:00
Change category as Other
Co-authored-by: Daniel Sheppard <dans@dansheps.com>
This commit is contained in:
parent
0df87067fc
commit
8176033d70
@ -256,7 +256,7 @@ class L2VPNTypeChoices(ChoiceSet):
|
||||
(TYPE_EPTREE, _('Ethernet Private Tree')),
|
||||
(TYPE_EVPTREE, _('Ethernet Virtual Private Tree')),
|
||||
)),
|
||||
('SPB', (
|
||||
('Other', (
|
||||
(TYPE_SPB, _('SPB')),
|
||||
)),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user