From 87215cef000b2a49b31b14a759050db834b3497b Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 4 Jul 2014 11:21:58 +0200 Subject: Remember whether a request has been accepted Store whether a package request is accepted or rejected and display the reason of each closed request in the request list. Signed-off-by: Lukas Fleischer --- web/template/pkgreq_results.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'web/template/pkgreq_results.php') diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php index b5e1177..261a1f7 100644 --- a/web/template/pkgreq_results.php +++ b/web/template/pkgreq_results.php @@ -45,8 +45,8 @@ - $REQUEST_IDLE_TIME): ?> class="flagged"> - + $REQUEST_IDLE_TIME): ?> class="flagged"> + @@ -66,7 +66,15 @@ + + + + + + + + -- cgit v1.2.3-54-g00ecf