[Zope-CVS] CVS: Packages/JobBoardEx - JobList.zcml:1.16
   
    Steve Alexander
     
    steve@cat-box.net
       
    Fri, 10 May 2002 11:50:53 -0400
    
    
  
Update of /cvs-repository/Packages/JobBoardEx
In directory cvs.zope.org:/tmp/cvs-serv9435
Modified Files:
	JobList.zcml 
Log Message:
Changed spelling of the pre-creation views marker interface attribute.
=== Packages/JobBoardEx/JobList.zcml 1.15 => 1.16 ===
         permission_id="Zope.Public"
         title="A job to be placed within a JobList"
-        marker_interface=".IJob.IJobCreator." 
+        creation_markers=".IJob.IJobCreator." 
 />
 
 <security:protectClass