mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 20:06:25 -06:00
Re-add space
This commit is contained in:
parent
d0b7135dd8
commit
663b7f8901
@ -10,6 +10,7 @@ __all__ = (
|
|||||||
'ModuleCommonForm'
|
'ModuleCommonForm'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class InterfaceCommonForm(forms.Form):
|
class InterfaceCommonForm(forms.Form):
|
||||||
mac_address = forms.CharField(
|
mac_address = forms.CharField(
|
||||||
empty_value=None,
|
empty_value=None,
|
||||||
|
Loading…
Reference in New Issue
Block a user