SVN: Zope/branches/2.13/src/Products/SiteErrorLog/www/main.pt chameleon compatibility

Nikolay Kim <[email protected]>
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20110714184232.ED8C8941ED__44669.0983175815$1310668965$gmane$org@cvs.zope.org>
Log message for revision 122247:
  chameleon compatibility

Changed:
  U   Zope/branches/2.13/src/Products/SiteErrorLog/www/main.pt

-=-
Modified: Zope/branches/2.13/src/Products/SiteErrorLog/www/main.pt
===================================================================
--- Zope/branches/2.13/src/Products/SiteErrorLog/www/main.pt	2011-07-14 14:09:50 UTC (rev 122246)
+++ Zope/branches/2.13/src/Products/SiteErrorLog/www/main.pt	2011-07-14 18:42:31 UTC (rev 122247)
@@ -73,7 +73,7 @@
  </tr>
  <tr tal:repeat="entry entries">
   <td valign="top" nowrap="nowrap">
-   <span tal:content="python: DateTime(entry['time']).Time()">13:04:41</span>
+   <span tal:content="python: modules['DateTime'].DateTime(entry['time']).Time()">13:04:41</span>
   </td>
   <td>
    <span tal:content="string: ${entry/username} (${entry/userid})">

_______________________________________________
Zope-Checkins maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.