From 160a717a33ff84142355a93702aa5232c9e03671 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 17 Sep 2013 14:17:13 +0800 Subject: Bug 901122: Create custom entry form for dev-events requests --- extensions/BMO/lib/Data.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extensions/BMO/lib/Data.pm') diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 8083d4706..3a24f4ffd 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -189,9 +189,10 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Toolkit" => [], }, qw/^cf_due_date$/ => { - "Marketing" => [], - "Mozilla Reps" => [], - "mozilla.org" => ["Security Assurance: Review Request"], + "Developer Engagement" => [], + "Marketing" => [], + "mozilla.org" => ["Security Assurance: Review Request"], + "Mozilla Reps" => [], }, qw/^cf_locale$/ => { "www.mozilla.org" => [], -- cgit v1.2.3-24-g4f1b