THAI: Added Payment Code can control pay buttons state
This commit is contained in:
parent
c1c8c69b62
commit
3d176f4313
7 changed files with 329 additions and 289 deletions
|
|
@ -34,7 +34,7 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
EndIf
|
||||
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
Var UNP_CashOtherButtonState = "Disable"
|
||||
Var ACU_CashOtherButtonState = "Disable"
|
||||
|
||||
If EnableCashOtherAll = "true" Then
|
||||
If PaymentEnableAll = "true" Then
|
||||
Var TWN_CashOtherButtonState = "Enable"
|
||||
Var KBA_CashOtherButtonState = "Enable"
|
||||
Var LPY_CashOtherButtonState = "Enable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue