mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-28 19:57:49 +02:00
Merge branch 'develop' into feature
This commit is contained in:
@@ -203,7 +203,7 @@ class PrefixForm(TenancyForm, NetBoxModelForm):
|
||||
label='VLAN group',
|
||||
null_option='None',
|
||||
query_params={
|
||||
'site_id': '$site'
|
||||
'site': '$site'
|
||||
},
|
||||
initial_params={
|
||||
'vlans': '$vlan'
|
||||
|
||||
Reference in New Issue
Block a user