Updated Task in background
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-csv-export-widget@99758 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6351248120
commit
d3645cb653
|
@ -264,7 +264,7 @@ public class CSVOperationInProgressCard extends WizardCard implements
|
|||
getWizardWindow().close(false);
|
||||
Log.info("fire Operation In Background");
|
||||
|
||||
getWizardWindow().fireAborted();
|
||||
getWizardWindow().firePutInBackground();
|
||||
|
||||
} catch (Exception e) {
|
||||
Log.error("fire Operation In Background :"
|
||||
|
|
Loading…
Reference in New Issue