소스 검색

Omit table configuration form from rack elevations view

jeremystretch 4 년 전
부모
커밋
511aedd5db
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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 %}