Fix unnecessary field User id (#631)
This commit is contained in:
@@ -516,7 +516,6 @@ class IndividualOptionsForm(NetBoxModelForm):
|
||||
fieldsets = (
|
||||
FieldSet
|
||||
(
|
||||
'user_id',
|
||||
'ignore_cable_type',
|
||||
'preselected_device_roles',
|
||||
'preselected_tags',
|
||||
|
||||
Reference in New Issue
Block a user