THAI INTER: Manage Instance case, change langs with helper, Set timeout
This commit is contained in:
parent
f9fea323bc
commit
8cae02a67a
13 changed files with 116 additions and 798 deletions
|
|
@ -1318,6 +1318,7 @@
|
|||
If CountryName = "Thailand" Then
|
||||
|
||||
; enable btn_change_langs
|
||||
Var EnableBtnLangWithHelper = 1
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
Var ButtonLanguageCurrentXPosition = 990
|
||||
Var ButtonLanguageCurrentYPosition = 608
|
||||
|
|
@ -1364,6 +1365,12 @@
|
|||
Var InternationalShow = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var SpiralOnline = "true"
|
||||
Var SpiralModeFrozenFruit = 1
|
||||
Var InternationalShow = 1
|
||||
EndIf
|
||||
|
||||
; test payment
|
||||
Var New_Payment = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue