Archived
1
0

add logging

This commit is contained in:
Jeff Becker 2017-01-16 14:17:43 -05:00
parent 172b1e7c8c
commit b65e0cdfba

View File

@ -171,6 +171,7 @@ onready(function(){
var elems = elem.getElementsByClassName("postreply");
if(elems && elems[0]) {
var e = elems[0].children[1];
console.log("inject reply box into "+e);
e.onclick = function(ev) {
if(!replyInfo.show) {
// is hidden, show reply