mirror of
https://github.com/itflow-org/itflow
synced 2026-09-15 03:05:14 +00:00
Feature: Major spruce up of the client portal profile page, added Department, Location, Title, Phone with Edit, editing Pin, Recent signins and recent activity along with a seperate activity page
This commit is contained in:
@@ -69,6 +69,11 @@
|
||||
<script src="/libs/sweetalert2/js/sweetalert2.min.js"></script>
|
||||
<script src="/js/confirm_modal.js"></script>
|
||||
|
||||
<?php if (!empty($portal_load_phone_inputs)) { ?>
|
||||
<script src="/libs/intl-tel-input/js/intlTelInputWithUtils.min.js"></script>
|
||||
<script src="/js/phone_inputs.js"></script>
|
||||
<?php } ?>
|
||||
|
||||
<script src="/js/keepalive.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user