summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@mozilla.com>2015-06-10 22:17:34 +0200
committerDylan William Hardison <dylan@hardison.net>2015-06-10 22:18:14 +0200
commitf90bf2052bcfc571647f01afed1e58a9c52953e0 (patch)
tree7712f7f33b1c967350eaa6257d2f331c0f09188a /extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl
parente780610fa12d0d7f57646e5f6086302d83355190 (diff)
downloadbugzilla-f90bf2052bcfc571647f01afed1e58a9c52953e0.tar.gz
bugzilla-f90bf2052bcfc571647f01afed1e58a9c52953e0.tar.xz
Bug 1172614: Revise VP list in from created in bug 1121594
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl15
1 files changed, 1 insertions, 14 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl
index 621bed533..4a5951665 100644
--- a/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl
@@ -138,20 +138,7 @@ function jobDescToggle(what) {
<td>
<select required id="vp_authority" name="vp_authority">
<option value="">Select..</option>
- <option value="Andreas Gal">Andreas Gal</option>
- <option value="Chris Beard">Chris Beard</option>
- <option value="Darren Herman">Darren Herman</option>
- <option value="David Bryant">David Bryant</option>
- <option value="David Slater">David Slater</option>
- <option value="Denelle Dixon Thayer">Denelle Dixon Thayer</option>
- <option value="Jim Cook">Jim Cook</option>
- <option value="Johnath Nightingale">Johnath Nightingale</option>
- <option value="Li Gong">Li Gong</option>
- <option value="Mark Mayo">Mark Mayo</option>
- <option value="Mary Ellen Muckerman">Mary Ellen Muckerman</option>
- <option value="Pete Scanlon">Pete Scanlon</option>
- <option value="Rick Fant">Rick Fant</option>
- <option value="Sylvie Veilleux">Sylvie Veilleux</option>
+ [% INCLUDE "bug/create/vp-authority.html.tmpl" %]
</select>
</td>
</tr>