[Zope-CVS] CVS: Products/Zelenium/www - suiteMain.dtml:1.2
Tres Seaver
tseaver at zope.com
Mon May 2 15:23:39 EDT 2005
Update of /cvs-repository/Products/Zelenium/www
In directory cvs.zope.org:/tmp/cvs-serv8796/www
Modified Files:
suiteMain.dtml
Log Message:
- Repair breakage of EE icon in manage_main.
=== Products/Zelenium/www/suiteMain.dtml 1.1 => 1.2 ===
--- Products/Zelenium/www/suiteMain.dtml:1.1 Wed Apr 27 21:09:10 2005
+++ Products/Zelenium/www/suiteMain.dtml Mon May 2 15:23:38 2005
@@ -161,7 +161,7 @@
</dtml-if>
<dtml-except>
</dtml-try>
- <dtml-if externalEditLink>
+ <dtml-if expr="externalEditLink_">
<dtml-var expr="externalEditLink_(this())">
</dtml-if>
</div>
More information about the Zope-CVS
mailing list