[Bug #1297] Add listeners to 'See schedule allocation' buttons every time the panel is redrawn.
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
4350f53901
commit
3d9dc46d35
1 changed files with 1 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ public class ResourceLoadController implements Composer {
|
|||
} else {
|
||||
resourcesLoadPanel.init(dataToShow.getLoadTimeLines(),
|
||||
timeTracker);
|
||||
listeners.addListeners(resourcesLoadPanel, getListenersToAdd());
|
||||
}
|
||||
|
||||
resourcesLoadPanel.afterCompose();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue