diff roundup/templates/extended/htmlbase.py @ 180:3e7a7b3b58e4

changes
author Richard Jones <richard@users.sourceforge.net>
date Thu, 02 Aug 2001 00:27:58 +0000
parents 9cfab7f55df0
children 9d651a24d9d2
line wrap: on
line diff
--- a/roundup/templates/extended/htmlbase.py	Thu Aug 02 00:27:04 2001 +0000
+++ b/roundup/templates/extended/htmlbase.py	Thu Aug 02 00:27:58 2001 +0000
@@ -64,7 +64,7 @@
 </property>
 """
 
-issueDOTindex = """<!-- dollarId: issue.index,v 1.2 2001/07/30 01:26:59 richard Exp dollar-->
+issueDOTindex = """<!-- dollarId: issue.index,v 1.3 2001/08/01 05:15:09 richard Exp dollar-->
 <tr>
     <property name="id">
         <td valign="top"><display call="plain('id')"></td>
@@ -435,7 +435,7 @@
 </property>
 """
 
-supportDOTindex = """<!-- dollarId: support.index,v 1.1 2001/07/30 01:27:28 richard Exp dollar-->
+supportDOTindex = """<!-- dollarId: support.index,v 1.2 2001/08/01 05:15:09 richard Exp dollar-->
 <tr>
     <property name="id">
         <td valign="top"><display call="plain('id')"></td>

Roundup Issue Tracker: http://roundup-tracker.org/