Archived
1
0

add debugging

This commit is contained in:
Jeff
2016-05-04 13:06:15 -04:00
parent 85ce14091a
commit dec1a3e78d
2 changed files with 2 additions and 1 deletions

View File

@@ -353,6 +353,7 @@ function init(prefix) {
inject_hover_for_element(document);
if ( /\.html$/.test(document.location.pathname) ) {
// board / thread page
console.log("not loading reply widget");
} else {
// ukko / livechan page
var rpl = getReplyTo();