[Sourcebo-commits] jlbec commits r84 - trunk
svn-commits@oss.oracle.com
svn-commits at oss.oracle.com
Thu Mar 2 18:32:36 CST 2006
Author: jlbec
Date: 2006-03-02 18:32:35 -0600 (Thu, 02 Mar 2006)
New Revision: 84
Modified:
trunk/sb_gen_index
Log:
When I added the override for source.html, I didn't test the
non-override case and introduced a bug. Bad Joel.
Modified: trunk/sb_gen_index
===================================================================
--- trunk/sb_gen_index 2006-02-22 21:15:43 UTC (rev 83)
+++ trunk/sb_gen_index 2006-03-03 00:32:35 UTC (rev 84)
@@ -737,7 +737,7 @@
(source, size))
return 1
else:
- sourcecontent += """
+ sourcecontent = """
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="2" WIDTH="100%%"
STYLE="font-size:smaller;">
<TR>
More information about the Sourcebo-commits
mailing list