Przeglądaj źródła

fix contact assignment table modal

Abhimanyu Saharan 3 lat temu
rodzic
commit
210879d380
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      netbox/templates/tenancy/object_contacts.html

+ 1 - 1
netbox/templates/tenancy/object_contacts.html

@@ -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">