mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
removed the extra line
This commit is contained in:
parent
c4a64ce4f1
commit
390b87cb3f
@ -803,10 +803,6 @@ class DeviceModuleBayTable(ModuleBayTable):
|
||||
extra_buttons=MODULEBAY_BUTTONS
|
||||
)
|
||||
|
||||
status = columns.TemplateColumn(
|
||||
template_code=MODULEBAY_STATUS,
|
||||
)
|
||||
|
||||
class Meta(DeviceComponentTable.Meta):
|
||||
model = models.ModuleBay
|
||||
fields = (
|
||||
|
Loading…
Reference in New Issue
Block a user