Merge pull request #12857 from netbox-community/fix/12850-contacts-table

fix contact assignment table modal
This commit is contained in:
Jeremy Stretch 2023-06-12 08:09:17 -04:00 committed by GitHub
commit e7851399c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
{% endblock %}
{% block content %}
{% include 'inc/table_controls_htmx.html' with table_modal="ContactTable_config" %}
{% include 'inc/table_controls_htmx.html' with table_modal="ContactAssignmentTable_config" %}
<form method="post">
{% csrf_token %}
<div class="card">