From fb100fa9e92414da09b86a1f222f60600417eaf7 Mon Sep 17 00:00:00 2001 From: grubert Date: Fri, 18 Jan 2002 08:36:12 +0000 Subject: [PATCH] . add nowrap to history table date cell i.e. ''') arg_s = '' + str(args) + '' date_s = date_s.replace(' ', ' ') - l.append('%s%s' + l.append('%s%s' '%s%s'%(date_s, user, action, arg_s)) if comments: @@ -1000,6 +1000,9 @@ class NewItemTemplate(TemplateFunctions): # # $Log: not supported by cvs2svn $ +# Revision 1.61 2002/01/17 23:04:53 richard +# . much nicer history display (actualy real handling of property types etc) +# # Revision 1.60 2002/01/17 08:48:19 grubert # . display superseder as html link in history. # -- 2.30.2