This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
netbox
mirror of
https://github.com/netbox-community/netbox.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Omit table configuration form from rack elevations view
jeremystretch
4 years ago
parent
2524290099
commit
511aedd5db
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
netbox/templates/dcim/rack_elevation_list.html
+ 2
- 0
netbox/templates/dcim/rack_elevation_list.html
View File
@@ -73,3 +73,5 @@
</div>
{% endblock content-wrapper %}
+
+{% block modals %}{% endblock %}