Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-csv-export-widget@101595 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-11-12 10:59:27 +00:00
parent 4bf37baffb
commit ced85515e1
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ public class CSVWorkSpaceSelectionCard extends WizardCard {
exportSession.setFileDescription(fileDescription.getCurrentValue());
goNext();
} else {
d = new AlertMessageBox("AttecheckExportDatantion",
d = new AlertMessageBox("Attention",
"No folder selected");
d.addHideHandler(hideHandler);
d.setModal(false);