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



commit 369ea2ae5e2036b9183ec4059babc4a2745755b9
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]