removed restore all

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@171640 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2018-09-24 13:53:36 +00:00
parent 3d7a352efa
commit 11868b07dc
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ public class TrashInfoContainer extends LayoutContainer {
}
});
bar.add(buttonRestoreAll);
//bar.add(buttonRestoreAll);
buttonEmptyTrash = new Button(WorkspaceTrashOperation.EMPTY_TRASH.getLabel(),Resources.getTrashEmpty());