Posted by Jax on October 5, 2010 at 9:57am
3 followers
Jump to:
| Project: | Office Hours |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
In theme_office_hours_multiple_values() there is a hardcoded colspan => 1 in the header definition. However, when one selects "Display the "Add more hours" link" one the field the link is outputted in an extra column and then the header doesn't span the whole table anymore. It still displays kind of correctly in most browsers except IE.
The colspan value should be dependent on the options chosen for the field.
| Attachment | Size |
|---|---|
| office-hours-colspan-1.png | 9.21 KB |
Comments
#1
I am not sure what you mean. Both images seems to be equal. Do you have the same experience with latest version?
#2
OK, I found the subtle difference between the two examples.
committed with c955779
Thankx,
#3
Automatically closed -- issue fixed for 2 weeks with no activity.