THAI: fix bug 1 baht on other menus
This commit is contained in:
parent
988dac38ef
commit
916eb5879a
4 changed files with 15 additions and 3 deletions
|
|
@ -274,6 +274,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var FromPowerUpPro = 0
|
||||
If SpiralOnline = "true" Then
|
||||
If Seeker = "curr" Then
|
||||
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
|
||||
|
|
|
|||
|
|
@ -101,7 +101,6 @@
|
|||
Var load_gif_stage = "Invisible"
|
||||
Var FailState = "Enable"
|
||||
EndIf
|
||||
Refresh
|
||||
Else
|
||||
; Error
|
||||
Var FullQuotaState = "Enable"
|
||||
|
|
@ -109,6 +108,8 @@
|
|||
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
|
||||
; If StepGetServer = 1 Then
|
||||
|
||||
; If Ext1a = "ok" Then
|
||||
|
|
@ -144,6 +145,7 @@
|
|||
; handle quota full
|
||||
; response smth
|
||||
Var FullQuotaState = "Enable"
|
||||
Refresh
|
||||
|
||||
</EventActionError>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue