From 0805b9a105f6cb12ffb23349e1458d13ffd90d4f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 23:17:05 -0500 Subject: dates and some cart auth --- StoneIsland/www/js/lib/auth/LogoutView.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'StoneIsland/www/js/lib/auth/LogoutView.js') diff --git a/StoneIsland/www/js/lib/auth/LogoutView.js b/StoneIsland/www/js/lib/auth/LogoutView.js index 62c925eb..feb264dd 100644 --- a/StoneIsland/www/js/lib/auth/LogoutView.js +++ b/StoneIsland/www/js/lib/auth/LogoutView.js @@ -8,6 +8,7 @@ var LogoutView = View.extend({ show: function(){ document.body.className = "logout" app.footer.hide() + app.account.log_out() }, - + }) \ No newline at end of file -- cgit v1.2.3-70-g09d2