Closed Bug 391945 Opened 17 years ago Closed 17 years ago

Staggered headers don't check dotweak properly

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: goobix, Assigned: timeless)

Details

Attachments

(1 file, 1 obsolete file)

In template/en/default/list/table.html.tmpl :

    <tr align="left">
       [% IF dotweak %]
       <th>&nbsp;</th>

but the conditional is not present on the 2nd row, if staggered headers are used.
Comment on attachment 276384 [details] [diff] [review]
add missing stagger bit

The first row is ok, we want this on the 2nd row, right?
Attachment #276384 - Flags: review?(vladd) → review-
Attachment #276384 - Attachment is obsolete: true
Attachment #276388 - Flags: review?(vladd)
Comment on attachment 276388 [details] [diff] [review]
properly place extra column

&nbsp; is not exactly ideal but this matches what we already have and it fixes the bug on 3.0-branch as well.
Attachment #276388 - Flags: review?(vladd) → review+
Status: NEW → ASSIGNED
Flags: approval?
Flags: approval3.0?
Flags: approval?
Flags: approval3.0?
Flags: approval3.0+
Flags: approval+
Severity: normal → minor
Comment on attachment 276388 [details] [diff] [review]
properly place extra column

mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl 	1.35 	  	

BUGZILLA-3_0-BRANCH:
mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl 	1.32.2.1
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: