CVS: Products/PluggableAuthService/plugins/www - spEditInterfaces.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-serv29036/plugins/www

Modified Files:
	spEditInterfaces.zpt 
Log Message:
Merging per-plugin id mangling and Zope 2.7/2.8 Interface compatibility code


=== Products/PluggableAuthService/plugins/www/spEditInterfaces.zpt 1.1.1.1 => 1.2 ===
--- Products/PluggableAuthService/plugins/www/spEditInterfaces.zpt:1.1.1.1	Wed Apr 28 15:19:07 2004
+++ Products/PluggableAuthService/plugins/www/spEditInterfaces.zpt	Wed Jul  6 14:49:05 2005
@@ -19,7 +19,7 @@
         <input type="checkbox" name="interfaces:list" value=""
            tal:attributes="value interface_name;
                checked python:implements and 'checked' or '';
-               disabled python:not hasattr(here, method) and 'checked' or ''" 
+               disabled python:not here.hasMethod(method) and 'checked' or ''" 
         />&nbsp;
         <span tal:replace="title/title"/>
         <i>(<span tal:replace="method"/>)</i>

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