mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
add new line
This commit is contained in:
@ -73,4 +73,4 @@ class CableTable(BaseTable):
|
||||
default_columns = (
|
||||
'pk', 'id', 'label', 'termination_a_parent', 'termination_a', 'termination_b_parent', 'termination_b',
|
||||
'status', 'type',
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user