mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fixes #3140: Add bulk edit capability for power outlets and console server ports
This commit is contained in:
@ -2066,7 +2066,7 @@ class PowerOutletBulkEditForm(BootstrapMixin, AddRemoveTagsForm, BulkEditForm):
|
||||
|
||||
class Meta:
|
||||
nullable_fields = [
|
||||
'description',
|
||||
'feed_leg', 'description',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user