Minor updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-export-widget@86548 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-12-04 13:42:30 +00:00 committed by Giancarlo Panichi
parent d4298d1061
commit b9ef689fb0
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ public class SDMXExportWizardTD extends WizardWindow {
SDMXRegistrySelectionCard sdmxRegistrySelectionCard=new SDMXRegistrySelectionCard(exportSession);
addCard(sdmxRegistrySelectionCard);
sdmxRegistrySelectionCard.setup();
}