From deb89760374462296165c739e8591d091e5515fc Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Fri, 6 Nov 2015 16:23:49 +0100 Subject: [PATCH] =?UTF-8?q?Corrections=20mineures=20s=C3=A9mantiques=20(!!?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 1 - js/actionScript.js | 1 - 2 files changed, 2 deletions(-) diff --git a/index.php b/index.php index c4ab787..1d4b77f 100755 --- a/index.php +++ b/index.php @@ -115,7 +115,6 @@ $notifNotifNum = 5; -
diff --git a/js/actionScript.js b/js/actionScript.js index 0cf8ea4..9cad948 100755 --- a/js/actionScript.js +++ b/js/actionScript.js @@ -43,7 +43,6 @@ var DOM = { SUBHEADER : document.querySelector('#SUBHEADER'), SUBSECTIONS : document.querySelector("#HEADER > nav.subsections"), CONTAINER : document.querySelector('#CONTAINER'), - AUTHFILTER : document.querySelector('#AUTH_FILTER'), AUTH : document.querySelector('#AUTH'), LOGOUT : document.querySelector('#HEADER #LOGOUT'), NOTIFBTN : document.querySelector('#HEADER > .notifbar > .notification')