mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-15 11:42:52 -06:00
add new line
This commit is contained in:
parent
bdbfff911b
commit
9548cf32ff
@ -73,4 +73,4 @@ class CableTable(BaseTable):
|
||||
default_columns = (
|
||||
'pk', 'id', 'label', 'termination_a_parent', 'termination_a', 'termination_b_parent', 'termination_b',
|
||||
'status', 'type',
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user