This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
netbox
espejo de
https://github.com/netbox-community/netbox.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Omit table configuration form from rack elevations view
jeremystretch
hace 4 años
padre
2524290099
commit
511aedd5db
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
netbox/templates/dcim/rack_elevation_list.html
+ 2
- 0
netbox/templates/dcim/rack_elevation_list.html
Ver fichero
@@ -73,3 +73,5 @@
</div>
{% endblock content-wrapper %}
+
+{% block modals %}{% endblock %}