activeTasks updates dynamically

This commit is contained in:
Alexandre Cloutier
2014-06-27 17:00:32 -04:00
committed by Francis Lachapelle
parent 7ae2321322
commit 9660ff6233

View File

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