before merge
This commit is contained in:
parent
9eb8d9f8e2
commit
fb9d74857b
15 changed files with 8127 additions and 4016 deletions
|
|
@ -125,9 +125,9 @@
|
|||
Var RoadShow = "false"
|
||||
Var IgnorePoint = "true"
|
||||
|
||||
Var ShowButtonClick = "Enable"
|
||||
Var ShowButtonClick = "Invisible"
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
|
||||
;SAVELOG DisplayType
|
||||
|
||||
|
|
@ -316,28 +316,6 @@
|
|||
|
||||
|
||||
|
||||
If SELLONLINE = 1 Then
|
||||
Var ShowNetworkProblem = "Invisible"
|
||||
Var ShowNetworkProblemText = ""
|
||||
Machine NetworkUp
|
||||
Else
|
||||
|
||||
|
||||
|
||||
Var ShowNetworkProblem = "Enable"
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Var ShowNetworkProblemText = "การสื่อสารขัดข้อง ชำระเงินได้เฉพาะเงินสด"
|
||||
|
||||
|
||||
If NetworkStatus = "DOWN" Then
|
||||
Machine NetworkDown
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
DEBUGVAR ButtontoTopupMenu
|
||||
|
||||
|
||||
|
||||
Var ShowPrice = "Enable"
|
||||
If RoadShow = "true" Then
|
||||
|
|
@ -429,20 +407,6 @@
|
|||
StrLen AdvertiseProfile AdvertiseProfileLen
|
||||
|
||||
|
||||
STRCONTAIN "taobin_notopup" XMLProfile taobin_notopup
|
||||
|
||||
DEBUGVAR taobin_notopup
|
||||
If taobin_notopup = "true" Then
|
||||
Var ButtontoTopupMenu = "Disable"
|
||||
Else
|
||||
If SELLSTATUS = "SELLNOCASH" Then
|
||||
Var ButtontoTopupMenu = "Disable"
|
||||
Else
|
||||
Var ButtontoTopupMenu = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR XMLPageVersionInt
|
||||
|
||||
; forever
|
||||
|
|
@ -549,6 +513,39 @@
|
|||
|
||||
DEBUGVAR LangProcess
|
||||
|
||||
|
||||
|
||||
|
||||
If SELLONLINE = 1 Then
|
||||
Var ShowNetworkProblem = "Invisible"
|
||||
Var ShowNetworkProblemText = ""
|
||||
Machine NetworkUp
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Else
|
||||
Var ShowNetworkProblem = "Enable"
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Var ShowNetworkProblemText = "การสื่อสารขัดข้อง ชำระเงินได้เฉพาะเงินสด"
|
||||
|
||||
If NetworkStatus = "DOWN" Then
|
||||
Machine NetworkDown
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR ButtontoTopupMenu
|
||||
STRCONTAIN "taobin_notopup" XMLProfile taobin_notopup
|
||||
|
||||
DEBUGVAR taobin_notopup
|
||||
If taobin_notopup = "true" Then
|
||||
Var ButtontoTopupMenu = "Disable"
|
||||
Else
|
||||
If SELLSTATUS = "SELLNOCASH" Then
|
||||
Var ButtontoTopupMenu = "Disable"
|
||||
Else
|
||||
Var ButtontoTopupMenu = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var InternationalEnable = 0
|
||||
Var InternationalEnableStr = "false"
|
||||
Var cups_sold_text = "เสิร์ฟแล้ว ( CUPS SOLD )"
|
||||
|
|
@ -1106,6 +1103,8 @@
|
|||
Var MyanmarLangEnable = "false"
|
||||
;Var MyanmarLangEnable = ""
|
||||
|
||||
|
||||
|
||||
If MyanmarLangEnable = "" Then
|
||||
|
||||
Else
|
||||
|
|
@ -1442,8 +1441,8 @@
|
|||
|
||||
Var PriceUnitText = ""
|
||||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page/bp_main_page_member.png"
|
||||
Var MemberButtonFileNameRest = "ROOT/taobin_project/image/main_page/bn_main_page_member.png"
|
||||
;Var MemberButtonFileName = "ROOT/taobin_project/image/main_page/bp_main_page_member.png"
|
||||
;Var MemberButtonFileNameRest = "ROOT/taobin_project/image/main_page/bn_main_page_member.png"
|
||||
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue