summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/nav
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-12-03 00:35:58 -0500
committerJules Laplace <jules@okfoc.us>2015-12-03 00:35:58 -0500
commit50470ee07e3a6d4afdf3e00724ebb1bdaf351ba0 (patch)
tree6c7d1a6db8acd850cbbc749e02317a948cf602c0 /StoneIsland/www/js/lib/nav
parente760f95dc843cf11367d1aea0ed832991964584a (diff)
latlng
Diffstat (limited to 'StoneIsland/www/js/lib/nav')
-rw-r--r--StoneIsland/www/js/lib/nav/NavView.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/StoneIsland/www/js/lib/nav/NavView.js b/StoneIsland/www/js/lib/nav/NavView.js
index 1445a0d5..704aaa34 100644
--- a/StoneIsland/www/js/lib/nav/NavView.js
+++ b/StoneIsland/www/js/lib/nav/NavView.js
@@ -134,8 +134,7 @@ var NavView = View.extend({
app.router.go("page/terms")
},
care: function(){
- this.hide()
- app.router.go("page/care")
+ window.open("http://www.stoneisland.com/localize.asp?tskay=4036416C&page=help/return&deviceYeti=smartphone", '_system')
},