[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope-cvs
Subject:    [Zope-Checkins] SVN: Zope/trunk/ Collector #1370: Fixed html
From:       Chris Withers <chris () simplistix ! co ! uk>
Date:       2004-07-30 18:26:10
Message-ID: 20040730182610.172072030B1 () mail ! zope ! org
[Download RAW message or body]

Log message for revision 26857:
  Collector #1370: Fixed html generated by Z Search interface.
  
  


Changed:
  U   Zope/trunk/doc/CHANGES.txt
  U   Zope/trunk/lib/python/Shared/DC/ZRDB/dtml/customDefaultZPTReport.dtml


-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt	2004-07-30 18:25:41 UTC (rev 26856)
+++ Zope/trunk/doc/CHANGES.txt	2004-07-30 18:26:09 UTC (rev 26857)
@@ -139,6 +139,8 @@
 
     Bugs fixed
 
+     - Collector #1370: Fixed html generated by Z Search interface.
+
      - Collector #1295: Fixed minor niglet with the Elvis tutorial.
 
      - added "version.txt" to setup.py to avoid untrue "unreleased version"

Modified: Zope/trunk/lib/python/Shared/DC/ZRDB/dtml/customDefaultZPTReport.dtml
===================================================================
--- Zope/trunk/lib/python/Shared/DC/ZRDB/dtml/customDefaultZPTReport.dtml	2004-07-30 \
                18:25:41 UTC (rev 26856)
+++ Zope/trunk/lib/python/Shared/DC/ZRDB/dtml/customDefaultZPTReport.dtml	2004-07-30 \
18:26:09 UTC (rev 26857) @@ -20,11 +20,11 @@
         %(heading)s
       %(else)]
  
-  <div tal:repeat="result batch" >
+  <tal:x repeat="result batch" >
   
     %(row)s
 
-  </div>
+  </tal:x>
 
       %(else no_table)[</table>%(else)]
 

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic