1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

adds object view to allow changelog page to be opened #13463

This commit is contained in:
Abhimanyu Saharan
2023-08-14 18:57:26 +05:30
committed by Jeremy Stretch
parent b9b9c065cc
commit ea107b6b86

View File

@@ -0,0 +1,4 @@
{% extends 'generic/object.html' %}
{% block tabs %}
{% endblock %}