[pod,px] Complete tracebacks when errors occurs within for loops. [pod] xhtml2odt: removal of unnecessary spaces. [pod] xhtml2odt: bugfix in the automatic computation of table column widths.
This commit is contained in:
parent
8168306b57
commit
5beb60f145
17 changed files with 1916 additions and 1871 deletions
|
@ -254,10 +254,10 @@ class Calendar(Field):
|
|||
var="monthsInfos=field.getTimelineMonths(grid, zobj)">
|
||||
<colgroup> <!-- Column specifiers -->
|
||||
<!-- Names of calendars -->
|
||||
<col></col>
|
||||
<col/>
|
||||
<col for="date in grid"
|
||||
style=":field.getColumnStyle(zobj, date, render, today)"></col>
|
||||
<col></col>
|
||||
style=":field.getColumnStyle(zobj, date, render, today)"/>
|
||||
<col/>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<!-- Header rows (months and days) -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue