This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
LBP
/
netbox
mirror of
https://github.com/netbox-community/netbox.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
adds object view to allow changelog page to be opened
#13463
Abhimanyu Saharan
2 năm trước cách đây
mục cha
b9b9c065cc
commit
ea107b6b86
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
netbox/templates/extras/imageattachment.html
+ 4
- 0
netbox/templates/extras/imageattachment.html
Xem Tập Tin
@@ -0,0 +1,4 @@
+{% extends 'generic/object.html' %}
+
+{% block tabs %}
+{% endblock %}