mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
- bootstrap and patch for adding rule to Default Transfer Group for specialising a sub-folder to a Transfer Target. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21746 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
8 lines
425 B
XML
8 lines
425 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<view:view xmlns:view="http://www.alfresco.org/view/repository/1.0">
|
|
<view:reference xmlns="" xmlns:rule="http://www.alfresco.org/model/rule/1.0" xmlns:cm="http://www.alfresco.org/model/content/1.0" view:pathref="/app:company_home/app:dictionary/app:transfers/app:transfer_groups/cm:default">
|
|
<view:aspects>
|
|
<rule:rules/>
|
|
</view:aspects>
|
|
</view:reference>
|
|
</view:view> |