diff roundup/htmltemplate.py @ 127:0791d13baea7

Added vim command to all source so that we don't get no steenkin' tabs :)
author Richard Jones <richard@users.sourceforge.net>
date Sun, 29 Jul 2001 07:01:39 +0000
parents 51cce9671db0
children ce36f2962b94
line wrap: on
line diff
--- a/roundup/htmltemplate.py	Sun Jul 29 06:57:03 2001 +0000
+++ b/roundup/htmltemplate.py	Sun Jul 29 07:01:39 2001 +0000
@@ -1,4 +1,4 @@
-# $Id: htmltemplate.py,v 1.7 2001-07-29 05:36:14 richard Exp $
+# $Id: htmltemplate.py,v 1.8 2001-07-29 07:01:39 richard Exp $
 
 import os, re, StringIO, urllib, cgi, errno
 
@@ -707,6 +707,9 @@
 
 #
 # $Log: not supported by cvs2svn $
+# Revision 1.7  2001/07/29 05:36:14  richard
+# Cleanup of the link label generation.
+#
 # Revision 1.6  2001/07/29 04:06:42  richard
 # Fixed problem in link display when Link value is None.
 #
@@ -729,3 +732,5 @@
 # Revision 1.1  2001/07/22 11:58:35  richard
 # More Grande Splite
 #
+#
+# vim: set filetype=python ts=4 sw=4 et si

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