2017-05-21, 21:38:56
'pages_access' tab is not displayed when I'm on the pages tab. Furthermore, the line:
echo "<script>console.log(Javascript enabled);</script>"; causes an js error because you forgot the quote marks:
Uncaught SyntaxError: missing ) after argument list:
echo "<script>console.log(Javascript enabled);</script>"; causes an js error because you forgot the quote marks:
Uncaught SyntaxError: missing ) after argument list: