mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-27 11:51:50 +01:00
Merge main into feature
This commit is contained in:
@@ -123,6 +123,7 @@ class ContactBulkEditForm(NetBoxModelBulkEditForm):
|
||||
)
|
||||
link = forms.URLField(
|
||||
label=_('Link'),
|
||||
assume_scheme='https',
|
||||
required=False
|
||||
)
|
||||
description = forms.CharField(
|
||||
|
||||
Reference in New Issue
Block a user