Quellcode durchsuchen

Omit table configuration form from rack elevations view

jeremystretch vor 4 Jahren
Ursprung
Commit
511aedd5db
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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 %}