diff --git a/static/js/tpos.js b/static/js/tpos.js index e64523a..254d71d 100644 --- a/static/js/tpos.js +++ b/static/js/tpos.js @@ -1459,7 +1459,6 @@ window.app = Vue.createApp({ type: 'positive', message: 'Print request sent to wrapper.' }) - this.closePrintDialog() }, async printReceipt(paymentHash) { try { diff --git a/templates/tpos/dialogs.html b/templates/tpos/dialogs.html index 5f25803..8652079 100644 --- a/templates/tpos/dialogs.html +++ b/templates/tpos/dialogs.html @@ -77,30 +77,32 @@