Quellcode durchsuchen

fix contact assignment table modal

Abhimanyu Saharan vor 2 Jahren
Ursprung
Commit
210879d380
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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">