Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | Split pkg_comment_form.php so the outer box is not always included | Marcel Korpel | |
For use in the new RPC interface to edit comments, the form shouldn't always print a header. Create a new template pkg_comment_box.php that prints form and box, change template pkg_comment_form.php to only print the form. Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||
2015-08-08 | Add comment edit icon and form | Marcel Korpel | |
Show an icon next to the comment deletion icon, which leads to a comment edit form. Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> |