ItEr16S09RFComportamentoGraficoPlanificadorItEr15S12: The task is removed in the left pane when the task is removed in the right pane.

This commit is contained in:
Óscar González Fernández 2009-07-12 21:31:27 +02:00 committed by Javier Moran Rua
parent c250e8c982
commit ec017fffd7

View file

@ -186,7 +186,7 @@ public class ListDetails extends HtmlMacroComponent {
} }
public void taskRemoved(TaskBean taskRemoved) { public void taskRemoved(TaskBean taskRemoved) {
// TODO pending tasksTreeModel.remove(taskRemoved);
} }
public void addTask() { public void addTask() {