ItEr42S17CUGravacionModelosUnidadesTraballoItEr41S20: The variable is set at zul page

This commit is contained in:
Óscar González Fernández 2010-01-07 19:07:56 +01:00
parent 383c456941
commit 770d087663

View file

@ -92,7 +92,6 @@ public class AssignedMaterialsToOrderElementController extends
@Override
public void doAfterCompose(Component comp) throws Exception {
super.doAfterCompose(comp);
comp.setVariable("assignedMaterialsController", this, true);
Executions.createComponents("/orders/_assignmentsBox.zul",
assignmentsBox, new HashMap<String, String>());
}