From e8c55750a4d327b378347127b248ebec61a42ecc Mon Sep 17 00:00:00 2001 From: miggaze Date: Wed, 28 Oct 2020 15:16:37 +0700 Subject: [PATCH] ... --- xml/page_payment_cash.xml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/xml/page_payment_cash.xml b/xml/page_payment_cash.xml index 8c3b7742..cdae17aa 100644 --- a/xml/page_payment_cash.xml +++ b/xml/page_payment_cash.xml @@ -644,20 +644,10 @@ "/mnt/sdcard/coffeevending/wav/click.wav" SoundVolume - - If CoinAmount = 0 Then - Var alphaState = "Invisible" - CoinVending ON - VendingQR OFF - Else - VendingQR OFF - If CancelFlag = 0 Then - Var CancelFlag = 1 - Var CancelCounter = 0 - EndIf - - EndIf - Refresh + Var alphaState = "Invisible" + CoinVending ON + VendingQR OFF + Refresh