Parcourir la source

Omit table configuration form from rack elevations view

jeremystretch il y a 4 ans
Parent
commit
511aedd5db
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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 %}