Closed Bug 306368 Opened 19 years ago Closed 19 years ago

the "Block for SELECT fields" should only insert one cell in bug/edit-html.tmpl

Categories

(Bugzilla :: User Interface, defect)

2.21
defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 2.22

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

Attachments

(1 file)

<select> fields in bug/edit.html.tmpl are inserted using the "Block for SELECT
fields". This block adds two cells instead of only one, making tables to have a
variable number of cells per row (each cell having colspan = 1).
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.22
Attached patch patch, v1Splinter Review
remove the superfluous empty cell.
Attachment #194231 - Flags: review?(myk)
Comment on attachment 194231 [details] [diff] [review]
patch, v1

Good catch!
Attachment #194231 - Flags: review?(myk) → review+
Flags: approval?
Flags: approval? → approval+
Checking in template/en/default/bug/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v  <--
 edit.html.tmpl
new revision: 1.62; previous revision: 1.61
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: