forked from leftypol/leftypol
add real quick reply (wtf was the other thing?)
This commit is contained in:
parent
4cd2389655
commit
9a8cebe4a1
3 changed files with 190 additions and 32 deletions
|
@ -198,6 +198,10 @@ function citeReply(id) {
|
|||
// ???
|
||||
body.value += '>>' + id + '\n';
|
||||
}
|
||||
if ($) {
|
||||
$(window).trigger('cite', id);
|
||||
$(body).change();
|
||||
}
|
||||
}
|
||||
|
||||
function rememberStuff() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue