aurweb/templates/packages
Kevin Morris 8040ef5a9c
fix(FastAPI): use pkgbase in package actions
Previously, `result` was being used which was directly set to
`pkgbase` before rendering the actions.html partial. It didn't
make much sense. This commit cleans things up a bit.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-15 19:02:53 -07:00
..
delete.html feat(FastAPI): add /pkgbase/{name}/delete (get, post) 2021-10-07 20:36:24 -07:00
disown.html feat(FastAPI): add /pkgbase/{name}/disown (get, post) 2021-10-07 20:13:40 -07:00
flag.html fix(FastAPI): display VCS note when flagging a VCS package 2021-10-15 16:16:11 -07:00
show.html fix(FastAPI): use pkgbase in package actions 2021-10-15 19:02:53 -07:00