CLD-79 - Minor update to Cloud Admin Node Browser to show "Source Associations"

- follow-on to clear "sourceAssocs" when setting new nodeRef

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2017-06-02 22:01:35 +00:00
parent 0f2fc10084
commit a49d34dbfd

View File

@@ -267,6 +267,7 @@ public class AdminNodeBrowseBean implements Serializable
properties = null;
children = null;
assocs = null;
sourceAssocs = null;
inheritPermissions = null;
permissions = null;
permissionMasks = null;