diff options
author | Dylan Hardison <dylan@mozilla.com> | 2015-11-13 19:54:55 +0100 |
---|---|---|
committer | Dylan Hardison <dylan@mozilla.com> | 2015-11-13 19:54:55 +0100 |
commit | 47f649124510a3e91a315fc7c7cd07286f36e91a (patch) | |
tree | 2b8c4ad068fde19376de601cb13026ec34257b8c /extensions | |
parent | 090abc7dbde84027dac78423b160fd08908713d1 (diff) | |
download | bugzilla-47f649124510a3e91a315fc7c7cd07286f36e91a.tar.gz bugzilla-47f649124510a3e91a315fc7c7cd07286f36e91a.tar.xz |
Bug 1224620 - Update VP list in Recruiting Product
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/vp-authority.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/vp-authority.html.tmpl b/extensions/BMO/template/en/default/bug/create/vp-authority.html.tmpl index ed2d3478a..600ba4d53 100644 --- a/extensions/BMO/template/en/default/bug/create/vp-authority.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/vp-authority.html.tmpl @@ -6,6 +6,7 @@ # defined by the Mozilla Public License, v. 2.0. #%] +<option value="Ari Jaaski">Ari Jaaski</option> <option value="Chris Beard">Chris Beard</option> <option value="Darren Herman">Darren Herman</option> <option value="David Bryant">David Bryant</option> |