Fixes #8301: Fix delete button for various object children views

This commit is contained in:
jeremystretch
2022-01-10 09:30:50 -05:00
parent 187be03f4b
commit 0d535423b3
20 changed files with 20 additions and 0 deletions

View File

@@ -24,5 +24,6 @@
{% endblock content %}
{% block modals %}
{{ block.super }}
{% table_config_form table %}
{% endblock modals %}

View File

@@ -29,5 +29,6 @@
{% endblock content %}
{% block modals %}
{{ block.super }}
{% table_config_form table %}
{% endblock modals %}