corrected tabbing

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3548 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-08-18 10:37:39 +00:00
parent ec2d4e33a2
commit fc753f542d

View File

@@ -5,12 +5,12 @@
<view:reference view:pathref="${bootstrap.location.path}"> <view:reference view:pathref="${bootstrap.location.path}">
<!-- Apply Read access to Everyone on root node of Spaces Store --> <!-- Apply Read access to Everyone on root node of Spaces Store -->
<view:acl> <view:acl>
<view:ace view:access="ALLOWED"> <view:ace view:access="ALLOWED">
<view:authority>GROUP_EVERYONE</view:authority> <view:authority>GROUP_EVERYONE</view:authority>
<view:permission>Read</view:permission> <view:permission>Read</view:permission>
</view:ace> </view:ace>
</view:acl> </view:acl>
</view:reference> </view:reference>
<sys:container view:childName="${system.system_container.childname}"> <sys:container view:childName="${system.system_container.childname}">