ItEr43S09ImplantacionAplicacionItEr42S13: Calling reload task when accepting a resource allocation.
This way the new resources text would be shown
This commit is contained in:
parent
8c7077ac46
commit
63568fa6fa
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ public class ResourceAllocationModel implements IResourceAllocationModel {
|
|||
allocationResult.applyTo(task);
|
||||
ganttTask.fireChangesForPreviousValues(previousStartDate,
|
||||
previousLength);
|
||||
ganttTask.reloadComponent();
|
||||
context.reloadCharts();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue