Fix assigned client live search initialization

This commit is contained in:
A R R R Associates
2026-07-31 15:44:46 +05:30
parent a9bcaf7f0b
commit 2c415c38b9
2 changed files with 2 additions and 1 deletions
@@ -25,6 +25,8 @@
</div>
</section>
<script src="/static/js/partner_dashboard_clients.js" defer></script>
<script>
(function () {
"use strict";
@@ -77,4 +77,3 @@
</table>
</div>
</div>
<script src="/static/js/partner_dashboard_clients.js" defer></script>