Merge branch 'masterpiece' of kong:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
984cffa657
20 changed files with 3720 additions and 597 deletions
|
|
@ -1,9 +1,8 @@
|
|||
If WinterWarmersCatalogFlag = 1 Then
|
||||
Var catalogFile = CountryRootPath + "/xml/page_catalog_winter_warmers.lxml"
|
||||
Open catalogFile
|
||||
Else
|
||||
Var catalogFile = CountryRootPath + "/xml/page_catalog_cocktail.lxml"
|
||||
EndIf
|
||||
|
||||
If CocktailShow = "true" Then
|
||||
Var catalogFile = CountryRootPath + "/xml/page_catalog_cocktail.lxml"
|
||||
Open catalogFile
|
||||
EndIf
|
||||
|
||||
Open catalogFile
|
||||
Loading…
Add table
Add a link
Reference in a new issue