ref 16250: DataMiner portlet error message to fix

https://support.d4science.org/issues/16250

Updated error message

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/data-miner-manager@178527 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2019-03-11 11:15:05 +00:00
parent 5bd3c42281
commit c7776155a4
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ public class ComputationStatusPanel extends SimpleContainer {
vert.remove(index);
// TODO
progressBar = new RedProgressBar();
progressBar.updateProgress(1, "Computation Fail");
progressBar.updateProgress(1, "Computation Failed");
progressBar.getElement().getStyle()
.setMarginBottom(36, Unit.PX);
vert.insert(progressBar, index, new VerticalLayoutData(1, -1,