mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-22 08:48:41 +02:00
#8157: General cleanup & fix tests
This commit is contained in:
@@ -438,7 +438,7 @@ class L2VPNCSVForm(NetBoxModelCSVForm):
|
||||
)
|
||||
type = CSVChoiceField(
|
||||
choices=L2VPNTypeChoices,
|
||||
help_text='IP protocol'
|
||||
help_text='L2VPN type'
|
||||
)
|
||||
|
||||
class Meta:
|
||||
|
||||
Reference in New Issue
Block a user