[bugzilla-gnome-org-customizations] Add attachment statuses reviewed and needs-work to the product browse page



commit 66c9eb471e23ac64c64ca7c20e676341068635c7
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Feb 27 15:41:15 2017 +0100

    Add attachment statuses reviewed and needs-work to the product browse page

 extensions/Browse/lib/Util.pm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/extensions/Browse/lib/Util.pm b/extensions/Browse/lib/Util.pm
index ce26924..c0185e2 100644
--- a/extensions/Browse/lib/Util.pm
+++ b/extensions/Browse/lib/Util.pm
@@ -63,6 +63,8 @@ use constant IMPORTANT_PATCH_STATUSES => qw(
     none
     accepted-commit_now
     accepted-commit_after_freeze
+    reviewed
+    needs-work
 );
 
 sub page {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]