activeTasks updates dynamically

This commit is contained in:
Alexandre Cloutier 2014-06-27 17:00:32 -04:00 committed by Francis Lachapelle
parent 257d731e04
commit b041ec6e65

View file

@ -1291,6 +1291,7 @@ function tasksListCallback(http) {
}
configureTasksDraggables();
}
}
else
log ("tasksListCallback Ajax error");
}