This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
LBP
/
netbox
réplica de
https://github.com/netbox-community/netbox.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
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
b9b9c065cc
achega
ea107b6b86
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Unificar vista
Mostrar estatísticas de Diff
4
0
netbox/templates/extras/imageattachment.html
+ 4
- 0
netbox/templates/extras/imageattachment.html
Ver ficheiro
@@ -0,0 +1,4 @@
+{% extends 'generic/object.html' %}
+
+{% block tabs %}
+{% endblock %}