DO Var TextPriceMenuSize
This commit is contained in:
parent
6e51da10a9
commit
acd9eb2a9a
14 changed files with 736 additions and 724 deletions
|
|
@ -616,6 +616,17 @@
|
|||
DEBUGVAR DisplayFormat
|
||||
DEBUGVAR PreScaleConvert
|
||||
DEBUGVAR UnitPostDisplay
|
||||
|
||||
Var TextPriceMenuSize = 14
|
||||
If CountryName = "Thailand" Then
|
||||
Var TextPriceMenuSize = 14
|
||||
EndIf
|
||||
|
||||
If CountryName = "Malaysia" Then
|
||||
Var TextPriceMenuSize = 12
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue