From 189eccc46edd09e78c9683580ccf078c28d5b34e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 15 Aug 2018 13:50:35 +0200 Subject: consent modal stuff --- StoneIsland/www/js/lib/auth/LogoutView.js | 2 ++ 1 file changed, 2 insertions(+) (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 481dcb8d..89091473 100755 --- a/StoneIsland/www/js/lib/auth/LogoutView.js +++ b/StoneIsland/www/js/lib/auth/LogoutView.js @@ -10,6 +10,8 @@ var LogoutView = View.extend({ app.header.set_cart_count(0) app.footer.hide() auth.log_out() + app.demand_consent = false + app.account.consent.hide() app.account.logged_out() }, -- cgit v1.2.3-70-g09d2