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