From a65fcbe4f4fc3bc7627b5223d1010d03445f00ac Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 May 2020 17:09:19 +0200 Subject: bump version --- StoneIsland/config.xml | 2 +- StoneIsland/www/js/lib/nav/IntroModal.js | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml index d400eb3c..97b5cd2b 100755 --- a/StoneIsland/config.xml +++ b/StoneIsland/config.xml @@ -1,5 +1,5 @@ - + Stone Island Stone Island diff --git a/StoneIsland/www/js/lib/nav/IntroModal.js b/StoneIsland/www/js/lib/nav/IntroModal.js index 242405a0..42cf5c5d 100644 --- a/StoneIsland/www/js/lib/nav/IntroModal.js +++ b/StoneIsland/www/js/lib/nav/IntroModal.js @@ -39,6 +39,9 @@ var IntroModal = View.extend({ case 'always': this.show() return true + default: + this.hide() + return false } }, -- cgit v1.2.3-70-g09d2