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();