diff options
author | Byron Jones <bjones@mozilla.com> | 2012-07-17 09:55:56 +0200 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2012-07-17 09:55:56 +0200 |
commit | 839239cfe6c32515a04eea6068944a57cacda980 (patch) | |
tree | 40c036b373df69c8de703a1e086da7d7948af4ae /extensions | |
parent | 93ae141ca9e906cf65e1b77dabaea6a8db21c6f7 (diff) | |
download | bugzilla-839239cfe6c32515a04eea6068944a57cacda980.tar.gz bugzilla-839239cfe6c32515a04eea6068944a57cacda980.tar.xz |
Bug 774528: add approval-mozilla-esr10 to release tracking report
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/BMO/lib/Reports.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/BMO/lib/Reports.pm b/extensions/BMO/lib/Reports.pm index 9e07c40e7..b660f6075 100644 --- a/extensions/BMO/lib/Reports.pm +++ b/extensions/BMO/lib/Reports.pm @@ -736,6 +736,7 @@ sub release_tracking_report { approval-calendar-release approval-calendar-beta approval-calendar-aurora + approval-mozilla-esr10 ); my @flags_json; |