Authored by hf

fixes bug to newsale cart link

{
"name": "yohobuy",
"version": "1.2.0",
"version": "1.2.0.a",
"description": "yohobuy statics",
"keywords": [],
"homepage": "",
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.2.0"
application.version = "1.2.0.a"
; JS统计代码的版本号
application.yas.version = "1.0.13.2"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.2.0"
application.version = "1.2.0.a"
; JS统计代码的版本号
application.yas.version = "1.0.13.2"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.2.0"
application.version = "1.2.0.a"
; JS统计代码的版本号
application.yas.version = "1.0.13.2"
... ...
... ... @@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path = ROOT_PATH "/assets"
; 应用的版本号
application.version = "1.2.0"
application.version = "1.2.0.a"
; JS统计代码的版本号
application.yas.version = "1.0.13.2"
... ...