Explorar el Código

Omit table configuration form from rack elevations view

jeremystretch hace 4 años
padre
commit
511aedd5db
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      netbox/templates/dcim/rack_elevation_list.html

+ 2 - 0
netbox/templates/dcim/rack_elevation_list.html

@@ -73,3 +73,5 @@
 
   </div>
 {% endblock content-wrapper %}
+
+{% block modals %}{% endblock %}