Use DIVs rather than a table for the layout of each compact day cell
--------------------------------------------------------------------
Key: TOMAHAWK-1197
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1197
Project: MyFaces Tomahawk
Issue Type: Improvement
Components: Schedule
Affects Versions: 1.1.6
Reporter: Peter Mahoney
Assignee: Peter Mahoney
Fix For: 1.1.7-SNAPSHOT
Currently each day cell is rendered as a table with a header and content cell.
This is inflexible, as it does not allow layouts where the content occupies the
area to the right of the day number. It could also be argued that it is over
use of tables for layout.
Also, an entry table is currently rendered within the content cell even if
there are no entries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.