disable post reply
This commit is contained in:
parent
7d556b0615
commit
9e47a4f2c8
@ -188,6 +188,7 @@ ReplyBox.prototype.hide = function() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onready(function(){
|
onready(function(){
|
||||||
|
return; /* disabled */
|
||||||
var replyBox = new ReplyBox();
|
var replyBox = new ReplyBox();
|
||||||
replyBox.hide();
|
replyBox.hide();
|
||||||
document.reply = replyBox;
|
document.reply = replyBox;
|
||||||
|
Reference in New Issue
Block a user