Fixes #13706: Restore extra filters dropdown on device interfaces list

This commit is contained in:
Jeremy Stretch
2023-09-11 14:13:55 -04:00
parent b5125e512f
commit 026386db50
3 changed files with 8 additions and 1 deletions

View File

@@ -3,7 +3,9 @@
{% load i18n %}
{% block content %}
{% include 'inc/table_controls_htmx.html' with table_modal=table_config %}
{% block table_controls %}
{% include 'inc/table_controls_htmx.html' with table_modal=table_config %}
{% endblock table_controls %}
<form method="post">
{% csrf_token %}
<div class="card">