Puts reply form below button that shows it

still think this is janky.
This commit is contained in:
Mouse Reeve
2020-11-11 18:32:52 -08:00
parent ad948e7313
commit 44b798b423
2 changed files with 22 additions and 21 deletions

View File

@ -20,6 +20,7 @@ function reply(e) {
return true;
}
function rate_stars(e) {
e.preventDefault();
ajaxPost(e.target);