mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
98196: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) 98078: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2) 97959: MNT-13290: Move file to new root folder does not work when default root node is changed - Usage of url mapping for move-to action like for copy-to action git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98320 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<url>/slingshot/doclib/action/move-to/site/{site}/{container}</url>
|
||||
<url>/slingshot/doclib/action/move-to/node/{store_type}/{store_id}/{id}/{path}</url>
|
||||
<url>/slingshot/doclib/action/move-to/node/{store_type}/{store_id}/{id}</url>
|
||||
<url>/slingshot/doclib/action/move-to/node/{store_type}/{store_id}</url>
|
||||
<format default="json">argument</format>
|
||||
<authentication>user</authentication>
|
||||
<transaction>required</transaction>
|
||||
|
Reference in New Issue
Block a user