mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8198 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1052,9 +1052,13 @@
|
|||||||
|
|
||||||
<!-- Actions Menu for Document Details screen -->
|
<!-- Actions Menu for Document Details screen -->
|
||||||
<action-group id="doc_details_actions">
|
<action-group id="doc_details_actions">
|
||||||
|
<action idref="upload_new_version" />
|
||||||
|
<action idref="edit_doc_offline" />
|
||||||
<action idref="checkout_doc" />
|
<action idref="checkout_doc" />
|
||||||
<action idref="checkin_doc" />
|
<action idref="checkin_doc" />
|
||||||
|
<action idref="done_editing_doc" />
|
||||||
<action idref="cancelcheckout_doc" />
|
<action idref="cancelcheckout_doc" />
|
||||||
|
<action idref="cancelediting_doc" />
|
||||||
<action idref="approve_doc_details" />
|
<action idref="approve_doc_details" />
|
||||||
<action idref="reject_doc_details" />
|
<action idref="reject_doc_details" />
|
||||||
<action idref="edit_doc_http" />
|
<action idref="edit_doc_http" />
|
||||||
|
Reference in New Issue
Block a user