Fixes #7179: Prevent obscuring "connect" pop-up for interfaces under device view

This commit is contained in:
jeremystretch
2021-09-08 11:27:14 -04:00
parent 26ceeb61ef
commit d40d1638af
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
</div>
</div>
</div>
{% include 'inc/responsive_table.html' with table=interface_table %}
{% render_table interface_table 'inc/table.html' %}
<div class="noprint bulk-buttons">
<div class="bulk-button-group">
{% if perms.dcim.change_interface %}