RM-854 (Edit name in File Plan doesn't seem to work)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@54275 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2013-08-20 11:46:44 +00:00
parent 6e8012a349
commit 09b3c4037b
3 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<webscript>
<shortname>node-v2</shortname>
<description>Document List v2 Component - node data webscript</description>
<url>/slingshot/doclib2/rm/node/{store_type}/{store_id}/{id}</url>
<format default="json">argument</format>
<authentication>user</authentication>
<transaction allow="readonly">required</transaction>
<lifecycle>internal</lifecycle>
</webscript>

View File

@@ -0,0 +1 @@
<import resource="classpath:/alfresco/templates/webscripts/org/alfresco/slingshot/documentlibrary-v2/node.get.js">