mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Merge branch 'develop' into develop-2.7
This commit is contained in:
@@ -31,7 +31,7 @@ CONNECTION_STATUS_CHOICES = [
|
||||
# Cable endpoint types
|
||||
CABLE_TERMINATION_TYPES = [
|
||||
'consoleport', 'consoleserverport', 'interface', 'poweroutlet', 'powerport', 'frontport', 'rearport',
|
||||
'circuittermination',
|
||||
'circuittermination', 'powerfeed',
|
||||
]
|
||||
|
||||
CABLE_TERMINATION_TYPE_CHOICES = {
|
||||
|
||||
Reference in New Issue
Block a user