fix apa yang patut

This commit is contained in:
MUHD HAFIFIE
2021-04-16 23:46:17 +08:00
parent 97a9247f25
commit 4682514c5f
6 changed files with 70 additions and 11 deletions
+7 -3
View File
@@ -168,13 +168,17 @@
var api_url = "<?php echo $api_url ?>";
var table_gadaian_semasa = $('#table-gadaian-semasa').DataTable({
"ordering": false
var table_gadaian_semasa = $('#table-gadaian-semasa').DataTable({
"ordering": true
});
var table_gadaian_belum_serah = $('#table-gadaian-belum-serah').DataTable({
"ordering": false
"ordering": true
});
$(document).ready(function(){
$('#norujukan_barcode').focus();
})
//modal
$('#marhunModal').on('show.bs.modal', function(event) {
var button = $(event.relatedTarget); // button yg trigger