Posted by logaritmisk on January 22, 2013 at 10:24am
2 followers
Jump to:
| Project: | Case Tracker |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
As the title says, theme_casetracker_case_form_common should zero pad the last row of the "Assign to" table, otherwise there is a chance it wont be equally many columns in the table body as there is in the table head.
Before:
After:
| Attachment | Size |
|---|---|
| theme_casetracker_case_form_common_zero_pad_assign_to-1.patch | 521 bytes |
Comments
#1
Changing status, as there is a patch.
#2
I don't know why this is necessary
#3
From http://www.w3.org/TR/html401/struct/tables.html, Calculating the number of columns in a table:
#4
Good documentation! Great suggestion! I learned a new thing!
#5
committed http://drupalcode.org/project/casetracker.git/commit/fcad6a8