mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
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:
@@ -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}">
|
||||||
|
Reference in New Issue
Block a user