update new open
This commit is contained in:
@@ -109,11 +109,6 @@
|
|||||||
});
|
});
|
||||||
})
|
})
|
||||||
|
|
||||||
// $("#print_receipt").on('click touchstart', function(event){
|
|
||||||
|
|
||||||
// print_receipt();
|
|
||||||
// });
|
|
||||||
|
|
||||||
$('#open_cashier').on('click touchstart', function(event){
|
$('#open_cashier').on('click touchstart', function(event){
|
||||||
$(this).off("click touchstart touchend");
|
$(this).off("click touchstart touchend");
|
||||||
var cashier_terminal = $('#cashier_terminal').val();
|
var cashier_terminal = $('#cashier_terminal').val();
|
||||||
|
|||||||
Reference in New Issue
Block a user