summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-08-22 13:53:20 +0200
committerGitHub <noreply@github.com>2017-08-22 13:53:20 +0200
commite48411401d32c7c5a50f6fdfa9b4ab4369142448 (patch)
tree43108b8a1d7cf41500490c6ce8dc4c84d6561e67 /template
parent293b657da11e7197e90f260dc3e0c118cba126dd (diff)
downloadbugzilla-e48411401d32c7c5a50f6fdfa9b4ab4369142448.tar.gz
bugzilla-e48411401d32c7c5a50f6fdfa9b4ab4369142448.tar.xz
Revert "Bug 1390225 - Make general/untriaged component as default, if available"
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/new_bug.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/bug/new_bug.html.tmpl b/template/en/default/bug/new_bug.html.tmpl
index 631b9e6d5..bed0c5578 100644
--- a/template/en/default/bug/new_bug.html.tmpl
+++ b/template/en/default/bug/new_bug.html.tmpl
@@ -122,7 +122,6 @@
[% END %]
[%# component %]
- <div id="component_wrap" style="display:inline-block">
[% WRAPPER bug_modal/field.html.tmpl
field = bug_fields.component
field_type = constants.FIELD_TYPE_SINGLE_SELECT
@@ -145,10 +144,6 @@
</div>
</span>
[% END %]
- </div>
- <div id="comp_change">
- <sup><a>Change</a></sup>
- </div>
[% INCLUDE bug_modal/field.html.tmpl
field = bug_fields.version