Changeset 11863 for main/waeup.kofa/trunk/src/waeup/kofa/browser
- Timestamp:
- 21 Oct 2014, 07:12:39 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/datacenterlogspage.pt
r11254 r11863 11 11 </th> 12 12 <th i18n:translate="">Date 13 </th>14 <th i18n:translate="">Size15 13 </th> 16 14 </tr> … … 27 25 <td tal:content="file/name">file.name</td> 28 26 <td tal:content="file/uploaddate">Fri Jan 15 17:44:25 2010</td> 29 <td tal:content="file/getSize">12 bytes</td>30 27 </tr> 31 28 </tbody>
Note: See TracChangeset for help on using the changeset viewer.