mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Wrap model detail views with register_model_view()
This commit is contained in:
@ -352,7 +352,7 @@ class ObjectConfigContextView(generic.ObjectView):
|
||||
'source_contexts': source_contexts,
|
||||
'format': format,
|
||||
'base_template': self.base_template,
|
||||
'active_tab': 'config-context',
|
||||
'active_tab': 'configcontext',
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user