Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-import-widget@98979 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
951e92f4a2
commit
5b47256a95
|
@ -29,6 +29,7 @@ public class ImportProgressBarUpdater implements OperationProgressListener {
|
|||
|
||||
public ImportProgressBarUpdater(ProgressBar progressBar) {
|
||||
this.progressBar = progressBar;
|
||||
this.progressBar.updateProgress(0, "Please Wait...");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue