diff options
Diffstat (limited to 'template/en/default/list')
-rw-r--r-- | template/en/default/list/edit-multiple.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index d49709dbc..9fa5a1088 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -173,7 +173,6 @@ id => "assigned_to" name => "assigned_to" value => dontchange - do_not_change => dontchange size => 32 %] <input type="checkbox" id="set_default_assignee" name="set_default_assignee" value="1"> @@ -189,7 +188,6 @@ id => "qa_contact" name => "qa_contact" value => dontchange - do_not_change => dontchange size => 32 %] <input type="checkbox" id="set_default_qa_contact" name="set_default_qa_contact" value="1"> |