diff options
author | David Lawrence <dkl@redhat.com> | 2014-06-11 22:06:48 +0200 |
---|---|---|
committer | David Lawrence <dkl@redhat.com> | 2014-06-11 22:06:48 +0200 |
commit | f0f5fa2de8cf6ee9e13140051af35b87b8a20239 (patch) | |
tree | dfdeb59dcec1e7b944c6096383d92db98c7403a5 /extensions | |
parent | f2ab0920a9c7abc50a8f8a9cc1f6a8381431afa3 (diff) | |
download | bugzilla-f0f5fa2de8cf6ee9e13140051af35b87b8a20239.tar.gz bugzilla-f0f5fa2de8cf6ee9e13140051af35b87b8a20239.tar.xz |
Bug 960830 - Update Brand Engagement Initiation Form
- Remove cruft leftover during development
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl index c2c968b1b..0c4fad8d6 100644 --- a/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl @@ -221,15 +221,6 @@ function toggleTypeOther(element) { <option value="Services">Services</option> <option value="Org Support">Org Support</option> <option value="Other">Other</option> - - - - Firefox OS - - Firefox Browser - - Million Mozillians - - Services - - Org Support - - Other (which continues to bring up the box to type in) - </select> <br> <input type="text" name="goal_other" id="goal_other" size="40" |