Minor updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-export-widget@84509 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-10-28 17:05:50 +00:00 committed by Giancarlo Panichi
parent f46dcd7ce3
commit 9eae39a947
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ public class SDMXExportWizardServiceImpl extends RemoteServiceServlet implements
OperationInvocation invocation = exportSDMXCodelistOperation
.createOperationInvocation(parameterInstances);
TabularResourceId newTR = trService.createTabularResource();
TabularResource newTR = trService.createTabularResource();
/*setTabularResourceParameters(newTR, sdmxImportSession);