Updated to Liferay 6.2

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/data-miner-manager@129449 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2016-06-27 08:08:29 +00:00
parent 8bade152e3
commit 9e14f71c12
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ public class ComputationOutputPanel extends SimpleContainer {
break;
case TABULAR:
TableResource tabResource = (TableResource) resource;
//TableResource tabResource = (TableResource) resource;
v.add(getHtmlTitle("The algorithm produced a", "Table"),
new VerticalLayoutData(1, -1, new Margins(0)));
// v.add(getTabResourceOutput(tabResource),