From ddf411be5d374a4e09f2941374268f5ad7d09686 Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Tue, 24 Jul 2018 15:54:54 +0630 Subject: [PATCH] update new open --- app/views/origami/shifts/new.html.erb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/views/origami/shifts/new.html.erb b/app/views/origami/shifts/new.html.erb index c1de7927..7a98a4d2 100755 --- a/app/views/origami/shifts/new.html.erb +++ b/app/views/origami/shifts/new.html.erb @@ -109,11 +109,6 @@ }); }) -// $("#print_receipt").on('click touchstart', function(event){ - -// print_receipt(); -// }); - $('#open_cashier').on('click touchstart', function(event){ $(this).off("click touchstart touchend"); var cashier_terminal = $('#cashier_terminal').val();