mirror of
https://github.com/itflow-org/itflow
synced 2026-09-21 14:11:17 +00:00
Use Datatables for User Activity on the client portal
This commit is contained in:
@@ -74,6 +74,11 @@
|
||||
<script src="/js/phone_inputs.js"></script>
|
||||
<?php } ?>
|
||||
|
||||
<?php if (!empty($portal_load_datatables)) { ?>
|
||||
<script src="/libs/DataTables/datatables.min.js"></script>
|
||||
<script src="/js/portal_datatables.js"></script>
|
||||
<?php } ?>
|
||||
|
||||
<script src="/js/keepalive.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user