mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Extend admin UI to allow restoring previous config revisions
This commit is contained in:
@ -172,4 +172,4 @@ def update_config(sender, instance, **kwargs):
|
||||
"""
|
||||
Update the cached NetBox configuration when a new ConfigRevision is created.
|
||||
"""
|
||||
instance.cache()
|
||||
instance.activate()
|
||||
|
Reference in New Issue
Block a user