summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/nav/NavView.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-02-09 20:20:12 +0100
committerJules Laplace <jules@okfoc.us>2016-02-09 20:20:12 +0100
commit3a7ab01806ec52c048284029613b9bdaa0f6ec25 (patch)
tree0416ca474f7c45ca0c0244787b005ef5cef089db /StoneIsland/www/js/lib/nav/NavView.js
parent3f3827483f0836c71fa967e4d8ee09b101fd9dc2 (diff)
new links
Diffstat (limited to 'StoneIsland/www/js/lib/nav/NavView.js')
-rwxr-xr-xStoneIsland/www/js/lib/nav/NavView.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/www/js/lib/nav/NavView.js b/StoneIsland/www/js/lib/nav/NavView.js
index f3818b7f..cfb39ff6 100755
--- a/StoneIsland/www/js/lib/nav/NavView.js
+++ b/StoneIsland/www/js/lib/nav/NavView.js
@@ -115,7 +115,7 @@ var NavView = View.extend({
app.router.go("account/settings")
},
return_link: function(){
- window.open("http://www.stoneisland.com/localize.asp?tskay=4036416C&page=help/return&deviceYeti=smartphone", '_system')
+ window.open("http://www.stoneisland.com/yTos/Plugins/AreaLocalizer/Redirectarea?area=ProductExchange&controllerName=SearchOrder&actionName=Index", '_system')
},
@@ -136,7 +136,7 @@ var NavView = View.extend({
},
care: function(e){
e.preventDefault()
- window.open("http://www.stoneisland.com/localize.asp?tskay=4036416C&page=help/home&deviceYeti=smartphone", '_system')
+ window.open("http://www.stoneisland.com/system/web/custom/hp/email.jsp", '_system')
},