Code

In do_history: replace "." in date by " " so html wraps more sensible.
authorgrubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 10 Jan 2002 10:02:15 +0000 (10:02 +0000)
committergrubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 10 Jan 2002 10:02:15 +0000 (10:02 +0000)
commitd09a03c3d3abe7ed2ca71564620638b9950f9a23
tree19c6b5b42fce9b3c6d25f858914d5698c0e87a6b
parent4d3a0289167d65260b7c23e6792ae80b359105be
In do_history: replace "." in date by " " so html wraps more sensible.
Should this be done in date's string converter ?

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@527 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/htmltemplate.py