label changed.

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@86868 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-12-12 10:29:59 +00:00
parent eab4559c2e
commit 754fbbe49a
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ public class GWTWorkspaceServiceImpl extends RemoteServiceServlet implements GWT
np.notifyAddedItemToSharing(listContacts, sourceItem, (WorkspaceFolder) destinationSharedFolder);
workspaceLogger.trace("The notifies was sent correctly");
workspaceLogger.trace("The notifies sent correctly");
// np.notifyAddedItemToSharing(listContacts, (WorkspaceFolder) folderDestinationItem);
}
}