This commit is contained in:
YanDrs
2025-07-15 00:31:04 +07:00
12 changed files with 258 additions and 100 deletions
+2 -1
View File
@@ -709,7 +709,8 @@ $statuspaygw = $datastatus['status_payment_gateway'];
}).buttons().container().appendTo('#example1_wrapper .col-md-6:eq(0)');
$("#example2").DataTable({
"responsive": true,
"autoWidth": false
"autoWidth": false,
"pageLength": 100
});
$("#example3").DataTable({
"responsive": true,