more
This commit is contained in:
parent
ba42a523ff
commit
dfdf4043f1
@ -115,7 +115,7 @@ function DynReply(rootElem) {
|
||||
|
||||
DynReply.prototype.show = function() {
|
||||
console.log("show dynreply");
|
||||
this.update();
|
||||
this.updateCaptcha();
|
||||
this.elem.style.display = 'inline';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user