summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/account/AccountView.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/lib/account/AccountView.js')
-rwxr-xr-xStoneIsland/www/js/lib/account/AccountView.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/account/AccountView.js b/StoneIsland/www/js/lib/account/AccountView.js
index 04dfa828..4a6ff9e0 100755
--- a/StoneIsland/www/js/lib/account/AccountView.js
+++ b/StoneIsland/www/js/lib/account/AccountView.js
@@ -128,6 +128,7 @@ var AccountView = View.extend({
}
else {
if (initialLoginPath) {
+ console.log("navigating to deep link route from logged_in")
app.router.go(initialLoginPath)
}
else {