From 0b7ca5cd29d9fae16326eb059caf75dc54876155 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 4 Oct 2012 13:29:07 +0800 Subject: Bug 713796: "Reset Assignee to default" and "Reset QA Contact to default" should only be checked when the assignee/qa-contact is the default --- template/en/default/bug/edit.html.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 3e09f4392..8d40e4ab7 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -327,9 +327,6 @@ bug = bug, field = bug_fields.op_sys, no_tds = 1, value = bug.op_sys editable = bug.check_can_change_field('op_sys', 0, 1) %] - @@ -532,6 +529,11 @@ [% END %] + [% END %] [%############################################################################%] -- cgit v1.2.3-24-g4f1b