Add comment edit icon and form
commit92e19e95f3c07745e7ba7c6e358921b7789f8abe
authorMarcel Korpel <marcel.korpel@gmail.com>
Fri, 10 Jul 2015 16:47:31 +0000 (10 18:47 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Sat, 8 Aug 2015 10:59:23 +0000 (8 12:59 +0200)
tree33b79d9247d96e25fdbb5cfd960808a7cf67dc5f
parent8375d212106918b602911f6286d2e4fd172d446e
Add comment edit icon and form

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>
web/html/commentedit.php [new file with mode: 0644]
web/html/css/aurweb.css
web/html/images/pencil.min.svg [new file with mode: 0644]
web/html/images/pencil.svg [new file with mode: 0644]
web/html/index.php
web/html/pkgbase.php
web/lib/aur.inc.php
web/lib/credentials.inc.php
web/lib/pkgfuncs.inc.php
web/template/pkg_comment_form.php
web/template/pkg_comments.php