ItEr36S11CUCreacionUnidadesPlanificacionItEr35S12: Removing unnecessary reattachment

This commit is contained in:
Óscar González Fernández 2009-11-24 23:25:39 +01:00
parent 4992f4d0a8
commit a6861b60a7

View file

@ -173,7 +173,6 @@ public class ResourceAllocationModel implements IResourceAllocationModel {
planningState.reassociateResourcesWithSession(resourceDAO);
taskElementDAO.reattach(this.task);
reattachTaskSource();
hoursGroupDAO.reattach(this.task.getHoursGroup());
loadCriterionsOfGenericAllocations();
reattachHoursGroup(this.task.getHoursGroup());
reattachCriterions(this.task.getHoursGroup().getValidCriterions());