open_page_collect_point.ev redirect thai timeline

This commit is contained in:
wanlop run 2024-11-27 09:45:59 +07:00
parent f51f419bf7
commit 9495125017
9 changed files with 13014 additions and 15030 deletions

View file

@ -3,7 +3,12 @@
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
If InternationalEnable = 1 Then
Var PageCollectPoint1 = CountryRootPath + "/xml/page_collect_point_1.lxml"
If CountryName = "Thailand" Then
; Use this between testing.
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
Else
Var PageCollectPoint1 = CountryRootPath + "/xml/page_collect_point_1.lxml"
EndIf
EndIf
If CountryName = "Singapore" Then
@ -16,4 +21,4 @@ If CountryName = "Singapore" Then
EndIf
EndIf
Open PageCollectPoint1
Open PageCollectPoint1