web/hosts/issues/html milestone.item,1.8,1.9
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/hosts/issues/html
In directory purcel:/tmp/cvs-serv3484
Modified Files:
milestone.item
Log Message:
Turn the history around ;-)
Index: milestone.item
===================================================================
RCS file: /cvs/fresco/web/hosts/issues/html/milestone.item,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- milestone.item 21 Feb 2003 01:37:46 -0000 1.8
+++ milestone.item 4 May 2003 17:28:15 -0000 1.9
@@ -214,7 +214,7 @@
</td>
</tr>
</table>
- <tal:block tal:replace="structure context/history" />
+ <tal:block tal:replace="structure python:context.history(direction='ascending')" />
</tal:block>
</tal:block>
</tal:block>