activeTasks updates dynamically

pull/91/head
Alexandre Cloutier 2014-06-27 17:00:32 -04:00 committed by Francis Lachapelle
parent 257d731e04
commit b041ec6e65
1 changed files with 3 additions and 2 deletions

View File

@ -1291,8 +1291,9 @@ function tasksListCallback(http) {
}
configureTasksDraggables();
}
else
log ("tasksListCallback Ajax error");
}
else
log ("tasksListCallback Ajax error");
}
/* in dateselector */