Updated Server 28/2/2023

This commit is contained in:
root
2023-02-28 19:01:13 +08:00
parent eef9564dc7
commit 64178013bd
3 changed files with 8 additions and 3 deletions
@@ -166,7 +166,8 @@
var tablerekod = $('#rekod_kakitangan').DataTable();
$('.btn-delete').on('click', function(){
$("#rekod_kakitangan").on('click', ".btn-delete", function(){
//$('.btn-delete').on('click', function(){
// var form = $(this).closest('form');
var roles = $(this).data('roles');
var staff_id = $(this).data('staff-id');