ItEr38S05ValidacionEProbasFuncionaisItEr37S06: [Bug #168] Fixing second issue reported at bug 168
When going to advance assignment perspective it reload the new changes that have been saved
This commit is contained in:
parent
76d63c0cc3
commit
302d419ed5
1 changed files with 1 additions and 0 deletions
|
|
@ -388,6 +388,7 @@ public class AdvancedAllocationController extends GenericForwardComposer {
|
|||
}
|
||||
|
||||
public void reset(IBack back, List<AllocationInput> allocationInputs) {
|
||||
rowsCached = null;
|
||||
setInputData(back, allocationInputs);
|
||||
loadAndInitializeComponents();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue