From fc1db28c9b1b13c5b9e6baf6d24963081f18f017 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 25 Jun 2014 09:29:07 +0200 Subject: Allow for closing package requests This allows Trusted Users to close package requests via the request list. Also, entries are now sorted such that open requests are shown before closed requests. Signed-off-by: Lukas Fleischer --- web/template/pkgreq_results.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'web/template/pkgreq_results.php') diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php index 7cbdcc4b..33195c71 100644 --- a/web/template/pkgreq_results.php +++ b/web/template/pkgreq_results.php @@ -24,6 +24,7 @@ + @@ -41,6 +42,23 @@ + + +
+
+ + + + +
+ " /> +
+
+
+ + + + -- cgit v1.2.3-24-g4f1b