mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
. Checkpoint of the Clipboard refactoring for AVM nodes:
- Cut and Copy actions now appear for AVM nodes (as appropriate for user permissions) - AVM nodes now appear in the clipboard - All content nodes in the clipboard are now clickable links which display the content for the item NOTE: avm nodes cannot be pasted anywhere yet :) . Fixed 2.0 styles for Simple Search pop-up git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4929 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -438,7 +438,7 @@ public class ClipboardBean
|
||||
}
|
||||
|
||||
/**
|
||||
* Add a clipboard node for an operation to the clipboard
|
||||
* Add a clipboard node to the clipboard ready for a cut/copy operation
|
||||
*
|
||||
* @param ref NodeRef of the item for the operation
|
||||
* @param mode ClipboardStatus for the operation
|
||||
|
Reference in New Issue
Block a user