AUS: Update collect point
This commit is contained in:
parent
e71de8548c
commit
ad93f5a88f
7 changed files with 95 additions and 64 deletions
|
|
@ -2,8 +2,8 @@
|
|||
; default
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
|
||||
If Country = "Australia" Then
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/inter/aus/xml/page_collect_point_1.xml"
|
||||
If CountryName = "Australia" Then
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/inter/aus/xml/page_collect_point_1.lxml"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Singapore" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue