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:
committed by
Jeremy Stretch
parent
b9b9c065cc
commit
ea107b6b86
4
netbox/templates/extras/imageattachment.html
Normal file
4
netbox/templates/extras/imageattachment.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends 'generic/object.html' %}
|
||||
|
||||
{% block tabs %}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user