ItEr55S04ValidacionEProbasFuncionaisItEr54S04 : Fixing bug.

it fixes the link from the resource load screen to the resource allocation screen.
it expands all the tasks in the planning screen and it saves the data in the resource allocation screen.
This commit is contained in:
Susana Montes Pedreira 2010-04-20 10:48:49 +02:00 committed by Javier Moran Rua
parent bb13b594ae
commit 3c8fc35ec1

View file

@ -316,8 +316,6 @@ public class OrderPlanningController implements Composer {
foundTaskElement, model.getPlanningState());
}
}
this.task = null;
}
}