Updated wizard

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@86244 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-11-27 09:14:35 +00:00
parent fa0b7af3ad
commit cbe05635b1
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ public class TabularDataController {
SDMXImportWizardTD importWizard = new SDMXImportWizardTD(
"SDMX Import");
importWizard
.addListener(new org.gcube.portlets.user.td.sdmximportwidget.client.general.WizardListener() {
.addListener(new WizardListener() {
@Override
public void completed(TRId tabularResourceId) {