This commit is contained in:
wanlop run 2024-01-31 21:30:53 +07:00
parent 7085ebb683
commit eec8c551dc
10 changed files with 43 additions and 20 deletions

View file

@ -180,6 +180,7 @@
DEBUGVAR Seeker.TNumberTaobinMember
If TaobinPDPA = 0 Then
;inter-xml-open
If CountryName = "Malaysia" Then
Open "ROOT/taobin_project/xml/page_collect_point_3.xml"
EndIf
@ -192,6 +193,10 @@
Open "ROOT/taobin_project/xml/page_collect_point_3.xml"
EndIf
If CountryName = "Singapore" Then
Open "ROOT/taobin_project/xml/page_collect_point_3.xml"
EndIf
Open "ROOT/taobin_project/xml/page_show_consent.xml"
EndIf