Explorar o código

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

Abhimanyu Saharan %!s(int64=2) %!d(string=hai) anos
pai
achega
ea107b6b86
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      netbox/templates/extras/imageattachment.html

+ 4 - 0
netbox/templates/extras/imageattachment.html

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