From a9a768c7c3ac2204b485ec23010b41320a02800f Mon Sep 17 00:00:00 2001 From: vv01f Date: Sun, 6 Nov 2016 17:57:35 +0100 Subject: [PATCH] =?UTF-8?q?Link=20auf=20alte=20News=20durch=20jenen=20auf?= =?UTF-8?q?=20Unterst=C3=BCtzen-Seite=20ersetzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/static/script/cookiebar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/static/script/cookiebar.js b/content/static/script/cookiebar.js index a07d501c7..d8fccdba1 100644 --- a/content/static/script/cookiebar.js +++ b/content/static/script/cookiebar.js @@ -1,5 +1,5 @@ if (!window.localStorage.cookiebarHidden) { - var el = $("") + var el = $("") el.find('.close').click(function() { window.localStorage.cookiebarHidden = true el.removeClass('show')