[Zope3-checkins] CVS: Zope3/src/zope/app/content - configure.zcml:1.10
Steve Alexander
steve@cat-box.net
Sun, 26 Jan 2003 07:13:52 -0500
Update of /cvs-repository/Zope3/src/zope/app/content
In directory cvs.zope.org:/tmp/cvs-serv30492/src/zope/app/content
Modified Files:
configure.zcml
Log Message:
removed trailing whitespace
=== Zope3/src/zope/app/content/configure.zcml 1.9 => 1.10 ===
--- Zope3/src/zope/app/content/configure.zcml:1.9 Thu Jan 16 08:00:40 2003
+++ Zope3/src/zope/app/content/configure.zcml Sun Jan 26 07:13:50 2003
@@ -12,7 +12,7 @@
<implements
interface="zope.app.interfaces.annotation.IAttributeAnnotatable"
/>
-
+
<factory
id="Folder"
permission="zope.ManageContent"