DO
This commit is contained in:
parent
ac1f94b9d0
commit
d336ce1a0b
5 changed files with 8 additions and 11 deletions
|
|
@ -498,7 +498,8 @@
|
||||||
out_xml('\t Var block_index_override = 0\r\n')
|
out_xml('\t Var block_index_override = 0\r\n')
|
||||||
out_xml('\t Var block_index_move = 0\r\n')
|
out_xml('\t Var block_index_move = 0\r\n')
|
||||||
else:
|
else:
|
||||||
print("dummy")
|
out_xml('\t Var block_index_override = 0\r\n')
|
||||||
|
out_xml('\t Var block_index_move = 0\r\n')
|
||||||
#out_xml('\t Var block_index_override = 4\r\n')
|
#out_xml('\t Var block_index_override = 4\r\n')
|
||||||
#out_xml('\t Var block_index_move = 1\r\n')
|
#out_xml('\t Var block_index_move = 1\r\n')
|
||||||
#out_xml('\tIf Seeker = "curr" Then\r\n')
|
#out_xml('\tIf Seeker = "curr" Then\r\n')
|
||||||
|
|
|
||||||
|
|
@ -609,6 +609,8 @@
|
||||||
If CountryName = "Malaysia" Then
|
If CountryName = "Malaysia" Then
|
||||||
Var TextPriceMenuSize = 12
|
Var TextPriceMenuSize = 12
|
||||||
Var TextPriceMenuY = 266
|
Var TextPriceMenuY = 266
|
||||||
|
Var ShowButtonClick2 = "Invisible"
|
||||||
|
Var ButtontoTopupMenu = "Invisible"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If CountryName = "Indonesia" Then
|
If CountryName = "Indonesia" Then
|
||||||
|
|
|
||||||
|
|
@ -352,14 +352,6 @@
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<LangSwitch>
|
|
||||||
<X> 990 </X>
|
|
||||||
<Y> 438 </Y>
|
|
||||||
<Width> 82 </Width>
|
|
||||||
<Height> 157</Height>
|
|
||||||
|
|
||||||
</LangSwitch>
|
|
||||||
|
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
<X> 70 </X>
|
<X> 70 </X>
|
||||||
|
|
|
||||||
|
|
@ -513,6 +513,8 @@
|
||||||
<Scroll> "Vertical" </Scroll>
|
<Scroll> "Vertical" </Scroll>
|
||||||
<Column> 4 </Column>
|
<Column> 4 </Column>
|
||||||
<Script>
|
<Script>
|
||||||
|
Var block_index_override = 0
|
||||||
|
Var block_index_move = 0
|
||||||
</Script>
|
</Script>
|
||||||
; ==================> Len = 3
|
; ==================> Len = 3
|
||||||
; 12-06-01-0001 - -
|
; 12-06-01-0001 - -
|
||||||
|
|
|
||||||
|
|
@ -108,8 +108,8 @@
|
||||||
Var RandomPromotionMyworld = 0
|
Var RandomPromotionMyworld = 0
|
||||||
Var RandomSalePackage = 0
|
Var RandomSalePackage = 0
|
||||||
|
|
||||||
Var XMLPageVersion = "7.22"
|
Var XMLPageVersion = "7.23"
|
||||||
Var XMLPageVersionInt = 722
|
Var XMLPageVersionInt = 723
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue