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

Nikolay Kim <[email protected]>
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20110714184327.9C53D941ED__44995.8290708766$1310669015$gmane$org@cvs.zope.org>
Log message for revision 122248:
  chameleon compatibility

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

-=-
Modified: Zope/branches/2.13/src/Products/SiteErrorLog/www/showEntry.pt
===================================================================
--- Zope/branches/2.13/src/Products/SiteErrorLog/www/showEntry.pt	2011-07-14 18:42:31 UTC (rev 122247)
+++ Zope/branches/2.13/src/Products/SiteErrorLog/www/showEntry.pt	2011-07-14 18:43:27 UTC (rev 122248)
@@ -20,7 +20,7 @@
 <table>
  <tr>
   <th align="left" valign="top">Time</th>
-  <td tal:content="python: DateTime(entry['time'])"></td>
+  <td tal:content="python: modules['DateTime'].DateTime(entry['time'])"></td>
  </tr>
  <tr>
   <th align="left" valign="top">User Name (User Id)</th>

_______________________________________________
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.