From 39b395f28ed7eb0d24eef6b2e50a3a235af0b31e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 18:44:57 -0500 Subject: some js for orders view --- StoneIsland/www/js/lib/account/LogoutView.js | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 StoneIsland/www/js/lib/account/LogoutView.js (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 deleted file mode 100644 index 62c925eb..00000000 --- a/StoneIsland/www/js/lib/account/LogoutView.js +++ /dev/null @@ -1,13 +0,0 @@ -var LogoutView = View.extend({ - - el: "#logout", - - events: { - }, - - show: function(){ - document.body.className = "logout" - app.footer.hide() - }, - -}) \ No newline at end of file -- cgit v1.2.3-70-g09d2