This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
LBP
/
netbox
miroir de
https://github.com/netbox-community/netbox.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
adds object view to allow changelog page to be opened
#13463
Abhimanyu Saharan
il y a 2 ans
Parent
b9b9c065cc
commit
ea107b6b86
1 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
4
0
netbox/templates/extras/imageattachment.html
+ 4
- 0
netbox/templates/extras/imageattachment.html
Voir le fichier
@@ -0,0 +1,4 @@
+{% extends 'generic/object.html' %}
+
+{% block tabs %}
+{% endblock %}