Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@98976 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
393bca89a8
commit
7e197e74e5
|
@ -27,6 +27,7 @@ public class ColumnFilterProgressBarUpdater implements ColumnFilterProgressListe
|
|||
*/
|
||||
public ColumnFilterProgressBarUpdater(ProgressBar progressBar) {
|
||||
this.progressBar = progressBar;
|
||||
this.progressBar.updateProgress(0, "Please Wait...");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue