From 93b3bded0286b2ec2e8b2f8210590ae7d052f09f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 11 Nov 2015 02:28:43 -0500 Subject: make footer better --- StoneIsland/www/js/lib/account/LogoutView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/lib/account/LogoutView.js') diff --git a/StoneIsland/www/js/lib/account/LogoutView.js b/StoneIsland/www/js/lib/account/LogoutView.js index 45abc303..71e0bc31 100644 --- a/StoneIsland/www/js/lib/account/LogoutView.js +++ b/StoneIsland/www/js/lib/account/LogoutView.js @@ -7,6 +7,7 @@ var LogoutView = View.extend({ show: function(){ document.body.className = "logout" + app.footer.hide() }, submit: function(e){ -- cgit v1.2.3-70-g09d2