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