THAI INTER: Add dirImage
This commit is contained in:
parent
687f92e119
commit
da4c4ec1a3
1 changed files with 3 additions and 0 deletions
|
|
@ -233,6 +233,9 @@
|
|||
DEBUGVAR stop_now
|
||||
Var DirImage = "ROOT/taobin_project/image/vending_error_en"
|
||||
If MachineStage = "show-menu" Then
|
||||
If LanguageShow = "THAI" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/vending_error"
|
||||
EndIf
|
||||
If LanguageShow = "ENG" Then
|
||||
Var DirImage = CountryRootPath + "image/vending_error_en"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue