Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@94551 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
688fab7a7d
commit
68cf9ed184
|
@ -67,7 +67,7 @@ public class ColumnFilterProgressBarUpdater implements ColumnFilterProgressListe
|
|||
@Override
|
||||
public void operationStopped(TRId trId,String reason, String details) {
|
||||
Log.debug("Operation Stopped: ["+trId.toString()+", "+reason+", "+details+"]");
|
||||
progressBar.updateText("Stopped");
|
||||
progressBar.updateText("Validations Failed");
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue