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')