From 959c61a77dd6a41bf82cc12b5eb873c9cfb0ffb8 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 25 Jun 2014 10:43:41 +0200 Subject: Add an accept button to the package request list This button allows for accepting a request, disowning the affected package or redirecting to the package deletion page. The request is closed automatically when the action has been performed. Signed-off-by: Lukas Fleischer --- web/template/pkgreq_results.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'web/template/pkgreq_results.php') diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php index 213f1808..8ab8351f 100644 --- a/web/template/pkgreq_results.php +++ b/web/template/pkgreq_results.php @@ -44,6 +44,17 @@ $REQUEST_IDLE_TIME): ?> class="flagged"> + + + + +
+ + + +
+ +
-- cgit v1.2.3-24-g4f1b