ItEr16S09RFComportamentoGraficoPlanificadorItEr15S12: The task is removed in the left pane when the task is removed in the right pane.
This commit is contained in:
parent
c250e8c982
commit
ec017fffd7
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ public class ListDetails extends HtmlMacroComponent {
|
|||
}
|
||||
|
||||
public void taskRemoved(TaskBean taskRemoved) {
|
||||
// TODO pending
|
||||
tasksTreeModel.remove(taskRemoved);
|
||||
}
|
||||
|
||||
public void addTask() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue