removed sharing in tree for Reprots

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@71611 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-03-20 16:24:12 +00:00
parent f000da240d
commit 9a1a6298c8
2 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ public class ToolboxPanel extends SimplePanel {
AsyncTreePanel tp = appController.getTree(TOOLBOX_WIDTH, TOOLBOX_HEIGHT);
this.tp = tp;
add(tp);
this.appController.hideSharingFacilities(); //sharing disabled we have problems from Reports
}
public void showExportedVersion(String id, String fileName) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B