summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorSebastin Santy <sebastinssanty@gmail.com>2017-08-21 18:49:26 +0200
committerDylan William Hardison <dylan@hardison.net>2017-08-21 18:49:26 +0200
commit293b657da11e7197e90f260dc3e0c118cba126dd (patch)
tree3f3ff9b3900f056c7067676ec61320451427581d /template
parentcd061f563f3f5132ae99c8896d2515c3b594a432 (diff)
downloadbugzilla-293b657da11e7197e90f260dc3e0c118cba126dd.tar.gz
bugzilla-293b657da11e7197e90f260dc3e0c118cba126dd.tar.xz
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, 5 insertions, 0 deletions
diff --git a/template/en/default/bug/new_bug.html.tmpl b/template/en/default/bug/new_bug.html.tmpl
index bed0c5578..631b9e6d5 100644
--- a/template/en/default/bug/new_bug.html.tmpl
+++ b/template/en/default/bug/new_bug.html.tmpl
@@ -122,6 +122,7 @@
[% 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
@@ -144,6 +145,10 @@
</div>
</span>
[% END %]
+ </div>
+ <div id="comp_change">
+ <sup><a>Change</a></sup>
+ </div>
[% INCLUDE bug_modal/field.html.tmpl
field = bug_fields.version