AUS: Add Westfield pro to specific box id
This commit is contained in:
parent
c6e14cbbc7
commit
2f845c847f
1 changed files with 20 additions and 0 deletions
|
|
@ -22,5 +22,25 @@ If BoxID = 200004 Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
If BoxID = 210308 Then
|
||||||
|
Var WestfieldCatalogFlag = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 210316 Then
|
||||||
|
Var WestfieldCatalogFlag = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 210322 Then
|
||||||
|
Var WestfieldCatalogFlag = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 210326 Then
|
||||||
|
Var WestfieldCatalogFlag = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 210358 Then
|
||||||
|
Var WestfieldCatalogFlag = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR Propepsi99Enable
|
DEBUGVAR Propepsi99Enable
|
||||||
DEBUGVAR DisplayFormatFull
|
DEBUGVAR DisplayFormatFull
|
||||||
Loading…
Add table
Add a link
Reference in a new issue