Updated Task in background

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-codelistmapping-import-widget@99757 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-09-11 16:31:15 +00:00
parent 292c8302e1
commit 1069d8e10b
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ MonitorDialogListener {
getWizardWindow().close(false);
Log.info("fire Operation In Background");
getWizardWindow().fireAborted();
getWizardWindow().firePutInBackground();
} catch (Exception e) {
Log.error("fire Operation In Background :"