prevent default
This commit is contained in:
parent
2885ebee81
commit
7ac7399dcf
@ -182,6 +182,7 @@ onready(function(){
|
||||
replyBox.hide();
|
||||
}
|
||||
replyInfo.show = ! replyInfo.show;
|
||||
ev.preventDefault();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user