add real quick reply (wtf was the other thing?)
This commit is contained in:
@@ -198,6 +198,10 @@ function citeReply(id) {
|
||||
// ???
|
||||
body.value += '>>' + id + '\n';
|
||||
}
|
||||
if ($) {
|
||||
$(window).trigger('cite', id);
|
||||
$(body).change();
|
||||
}
|
||||
}
|
||||
|
||||
function rememberStuff() {
|
||||
|
Reference in New Issue
Block a user