mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-20 02:06:42 -06:00
Merge pull request #4096 from elju/patch-1
Updated forms.py to match current naming (Fix for #4095)
This commit is contained in:
commit
3f2c74f5e7
@ -42,7 +42,7 @@ DEVICE_BY_PK_RE = r'{\d+\}'
|
|||||||
INTERFACE_MODE_HELP_TEXT = """
|
INTERFACE_MODE_HELP_TEXT = """
|
||||||
Access: One untagged VLAN<br />
|
Access: One untagged VLAN<br />
|
||||||
Tagged: One untagged VLAN and/or one or more tagged VLANs<br />
|
Tagged: One untagged VLAN and/or one or more tagged VLANs<br />
|
||||||
Tagged All: Implies all VLANs are available (w/optional untagged VLAN)
|
Tagged (All): Implies all VLANs are available (w/optional untagged VLAN)
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user