Fix assigned client live search initialization
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<script src="/static/js/partner_dashboard_clients.js" defer></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function () {
|
(function () {
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|||||||
@@ -77,4 +77,3 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="/static/js/partner_dashboard_clients.js" defer></script>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user