mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
. Deleted Files and Deleted Folders now show file/folder icon
. Fix to my over zealous refactoring in Submit Dialog git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -697,6 +697,9 @@ public class AVMBrowseBean implements IContextListener
|
||||
return this.userSandboxes.getSelectedNodes(this.username);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return true if the special Submit All action has been initialised
|
||||
*/
|
||||
public boolean getSubmitAll()
|
||||
{
|
||||
return this.submitAll;
|
||||
|
Reference in New Issue
Block a user