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,8 +1291,9 @@ function tasksListCallback(http) {
}
configureTasksDraggables();
}
else
log ("tasksListCallback Ajax error");
}
else
log ("tasksListCallback Ajax error");
}
/* in dateselector */