mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
18904 tag to correct table
This commit is contained in:
parent
ba03dd7dfd
commit
370c16089b
@ -499,7 +499,7 @@ class ConfigContextTable(NetBoxTable):
|
||||
verbose_name=_('Synced')
|
||||
)
|
||||
tags = columns.TagColumn(
|
||||
url_name='dcim:site_list'
|
||||
url_name='extras:configcontext_list'
|
||||
)
|
||||
|
||||
class Meta(NetBoxTable.Meta):
|
||||
|
Loading…
Reference in New Issue
Block a user