CVS: Products/PluggableAuthService/plugins/www - bpActivateInterfaces.zpt:1.2

Zachery Bir <[email protected]>
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Update of /cvs-repository/Products/PluggableAuthService/plugins/www
In directory cvs.zope.org:/tmp/cvs-serv31989

Modified Files:
	bpActivateInterfaces.zpt 
Log Message:
Don't call the interface, just reference it.


=== Products/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt 1.1.1.1 => 1.2 ===
--- Products/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt:1.1.1.1	Wed Apr 28 15:19:06 2004
+++ Products/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt	Fri Jul  8 09:11:09 2005
@@ -13,7 +13,7 @@
        tal:define="interfaces here/listInterfaces">
   <tr tal:repeat="info here/plugins/listPluginTypeInfo">
     <td align="left" valign="top" class="form-label"
-        tal:define="interface info/interface;
+        tal:define="interface nocall:info/interface;
                     method python:info['methods'][0];
                     interface_name info/id;
                     title info/title;

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS
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.