Fixed second menu not include promotion flag
This commit is contained in:
parent
6cd320d607
commit
0c02b12524
5 changed files with 363 additions and 121 deletions
|
|
@ -787,7 +787,9 @@
|
|||
out_xml( '\t\tDEBUGVAR PD_STAGE_2\r\n')
|
||||
out_xml( '\t\tDEBUGVAR PD_STAGE_3\r\n')
|
||||
out_xml( '\t\tVar SelectDrinkType = 0\r\n')
|
||||
|
||||
if from_my_mint_promotion:
|
||||
out_xml( '\t\tVar FromMyMintPro = 1 \r\n')
|
||||
|
||||
out_xml( '\t\t\r\n')
|
||||
out_xml( '\t\t\r\n')
|
||||
if "inter" in param:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue