ItEr39S05ValidacionEProbasFuncionaisItEr38S05: [Bug #181] Fixed.

This commit is contained in:
Óscar González Fernández 2009-12-14 17:58:33 +01:00
parent ce94f46098
commit 1de4dd44dd

View file

@ -200,6 +200,7 @@ public class Planner extends HtmlMacroComponent {
leftPane.afterCompose();
setAt("insertionPointRightPanel", ganttPanel);
ganttPanel.afterCompose();
leftPane.setGoingDownInLastArrowCommand(goingDownInLastArrowCommand);
TimeTrackerComponent timetrackerheader = new TimeTrackerComponentWithoutColumns(
ganttPanel.getTimeTracker(), "timetrackerheader");