more
This commit is contained in:
parent
ebf3f578b0
commit
0c15c22ca2
@ -133,6 +133,7 @@ ReplyBox.prototype.clear = function() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ReplyBox.prototype.reload = function() {
|
ReplyBox.prototype.reload = function() {
|
||||||
|
var self = this;
|
||||||
self.captcha_img.src = "/captcha/img?" + new Date().getTime();
|
self.captcha_img.src = "/captcha/img?" + new Date().getTime();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user