- Timestamp:
- 16 Nov 2012, 10:17:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/reportscontainerpage.pt
r9644 r9645 5 5 <th i18n:translate="">Report Number</th> 6 6 <th i18n:translate="">Description</th> 7 <th i18n:translate="">Creator</th> 7 8 <th i18n:translate="">Creation Date</th> 8 9 <th i18n:translate="">Status</th> … … 17 18 <td> 18 19 <span tal:replace="python: entry[1]">REPORT DESCRIPTION</span> 20 </td> 21 <td> 22 <span tal:replace="python: entry[6]">CREATOR</span> 19 23 </td> 20 24 <td nowrap>
Note: See TracChangeset for help on using the changeset viewer.