[z3-checkins] r8268 - z3/Five/trunk

regebro at codespeak.net regebro at codespeak.net
Fri Jan 14 15:37:12 MET 2005


Author: regebro
Date: Fri Jan 14 15:37:12 2005
New Revision: 8268

Modified:
   z3/Five/trunk/permissions.zcml
Log:
Removed some tabs

Modified: z3/Five/trunk/permissions.zcml
==============================================================================
--- z3/Five/trunk/permissions.zcml	(original)
+++ z3/Five/trunk/permissions.zcml	Fri Jan 14 15:37:12 2005
@@ -1,5 +1,5 @@
 <configure xmlns="http://namespaces.zope.org/zope"
-	   i18n_domain="Five">
+           i18n_domain="Five">
 
   <!-- Give common Zope2 and CMF permissions a permission ID
        The title of the permission is what Zope 2 knows it under -->
@@ -77,7 +77,7 @@
   <permission
     id="zope2.View"
     title="View"
-    />			
+    />
 
   <permission
     id="zope2.ViewHistory"
@@ -93,7 +93,7 @@
     id="zope2.WebDAVLock"
     title="WebDAV Lock items"
     />
-		
+
   <permission
     id="zope2.WebDAVUnlock"
     title="WebDAV Unlock items"


More information about the z3-checkins mailing list