From ddb100352de89b6155a864838e7fa1a26bbbf93c Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 16 Oct 2012 15:13:48 +0800 Subject: Bug 797680: make "reset assignee/qa-contact to default" unchecked if the assignee/qa-contact has changed from defaults r=LpSolit, r=LpSolit --- template/en/default/bug/edit.html.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'template/en/default/bug/edit.html.tmpl') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 0d86f02fa..71afc09dc 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -283,9 +283,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) %] - @@ -464,6 +461,11 @@ [% END %] + [% END %] [%############################################################################%] -- cgit v1.2.3-24-g4f1b