Ver Fonte

Omit table configuration form from rack elevations view

jeremystretch há 4 anos atrás
pai
commit
511aedd5db
1 ficheiros alterados com 2 adições e 0 exclusões
  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 %}