Adjust upper bound for EA stretches.
FEA: ItEr75S27PerProjectDashboard
This commit is contained in:
parent
ae2e82cc8f
commit
5cbd4d174f
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ public class DashboardModel {
|
|||
|
||||
public final static int EA_STRECHES_PERCENTAGE_SIZE = 10;
|
||||
public final static int EA_STRECHES_MIN_VALUE = -100;
|
||||
public final static int EA_STRECHES_MAX_VALUE = 200;
|
||||
public final static int EA_STRECHES_MAX_VALUE = 150;
|
||||
|
||||
private Order currentOrder;
|
||||
private Integer taskCount = null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue