diff options
author | lpsolit%gmail.com <> | 2008-11-12 21:11:30 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-11-12 21:11:30 +0100 |
commit | f048126aa51e90bf29441cde6709716f321c4890 (patch) | |
tree | 644aa0dda0bdfd3819bfbedfcf17a9e01984b956 /template/en/default/bug | |
parent | 79fd7ee0f8a1e02b40fb42a3fc93b3dd3e520d87 (diff) | |
download | bugzilla-f048126aa51e90bf29441cde6709716f321c4890.tar.gz bugzilla-f048126aa51e90bf29441cde6709716f321c4890.tar.xz |
Bug 464130: When resolving a bug, the resolution field remains hidden with Internet Explorer - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/bug')
-rw-r--r-- | template/en/default/bug/knob.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl index be94559aa..f08b9e2b1 100644 --- a/template/en/default/bug/knob.html.tmpl +++ b/template/en/default/bug/knob.html.tmpl @@ -23,7 +23,6 @@ [% PROCESS global/variables.none.tmpl %] <div id="status"> - <a name="bug_status"></a> [% initial_action_shown = 0 %] [% show_resolution = 0 %] [% bug_status_select_displayed = 0 %] |