mirror of
https://github.com/itflow-org/itflow
synced 2026-09-10 00:35:12 +00:00
Use Datatables for User Activity on the client portal
This commit is contained in:
@@ -47,6 +47,10 @@ header("X-Frame-Options: DENY"); // Legacy
|
||||
<link rel="stylesheet" href="/libs/intl-tel-input/css/intlTelInput.min.css">
|
||||
<?php } ?>
|
||||
|
||||
<?php if (!empty($portal_load_datatables)) { ?>
|
||||
<link rel="stylesheet" href="/libs/DataTables/datatables.min.css">
|
||||
<?php } ?>
|
||||
|
||||
</head>
|
||||
|
||||
<?php /* Same country bridge as the agent header: intl-tel-input wants an ISO2
|
||||
|
||||
Reference in New Issue
Block a user