From 144a3ecb4f610879c12dd10c31a7e310755e4781 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 24 Nov 2015 20:18:57 -0500 Subject: update profile --- StoneIsland/www/js/lib/account/PaymentView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/lib/account/PaymentView.js') diff --git a/StoneIsland/www/js/lib/account/PaymentView.js b/StoneIsland/www/js/lib/account/PaymentView.js index 4d6ccce5..d61ab5ab 100644 --- a/StoneIsland/www/js/lib/account/PaymentView.js +++ b/StoneIsland/www/js/lib/account/PaymentView.js @@ -14,6 +14,7 @@ var PaymentView = FormView.extend({ }, show: function(){ + if (! auth.logged_in()) { return app.router.go("intro") } app.footer.show("SAVE", "CANCEL") document.body.className = "payment" }, -- cgit v1.2.3-70-g09d2