summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/_router.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-09 23:05:33 -0500
committerJules Laplace <jules@okfoc.us>2015-11-09 23:07:10 -0500
commit16e462faf5e661ceee700f6f0053d502121a5f62 (patch)
tree0b23c8ced6843ea54d956b224fbac5e8ae6de9b7 /StoneIsland/www/js/lib/_router.js
parentf4f94bedc9027e630c1277d15e414db686a948bd (diff)
account nav
Diffstat (limited to 'StoneIsland/www/js/lib/_router.js')
-rw-r--r--StoneIsland/www/js/lib/_router.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/_router.js b/StoneIsland/www/js/lib/_router.js
index 1e01ce96..d316ffe2 100644
--- a/StoneIsland/www/js/lib/_router.js
+++ b/StoneIsland/www/js/lib/_router.js
@@ -19,6 +19,7 @@ var SiteRouter = Router.extend({
'/account/profile': 'profile',
'/account/payment': 'payment',
'/account/shipping': 'shipping',
+ '/account/settings': 'settings',
'/faq': 'faq',
'/search': 'search',