mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-16 16:52:17 -06:00
Merge branch 'develop' into feature
This commit is contained in:
@@ -74,7 +74,7 @@ class L2VPNTerminationTable(NetBoxTable):
|
||||
verbose_name=_('Object Site')
|
||||
)
|
||||
tags = columns.TagColumn(
|
||||
url_name='ipam:l2vpntermination_list'
|
||||
url_name='vpn:l2vpntermination_list'
|
||||
)
|
||||
|
||||
class Meta(NetBoxTable.Meta):
|
||||
|
||||
Reference in New Issue
Block a user