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/widgets/data-miner-manager-widget@178526 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2019-03-11 11:14:36 +00:00
parent e46cf94fc6
commit 30186b5ab1
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,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,