]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1218503 - Please remove CAB review field from product developer services
authorDylan William Hardison <dylan@hardison.net>
Mon, 26 Oct 2015 20:48:24 +0000 (16:48 -0400)
committerDylan William Hardison <dylan@hardison.net>
Mon, 26 Oct 2015 20:48:24 +0000 (16:48 -0400)
extensions/BMO/lib/Data.pm

index c799de2aa6f8ac01e720cf391143de19325260c4..8a3f5b4196982381a082ffdbf822640daa65d833 100644 (file)
@@ -148,7 +148,6 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
         "Toolkit" => [],
     },
     qr/^cf_cab_review$/ => {
-        "Developer Services"                    => [],
         "Infrastructure & Operations Graveyard" => [],
         "Infrastructure & Operations"           => [],
     }