update backend code for PHRAS-1783

This commit is contained in:
Mike Ng
2018-02-19 16:07:54 +04:00
parent d45c55858f
commit 0c55bc7e09
4 changed files with 28 additions and 128 deletions

View File

@@ -36,7 +36,7 @@ define([
tasksCollection: TaskManagerApp.tasksCollection,
scheduler: TaskManagerApp.Scheduler
});
}
};
var load = function() {
TaskManagerApp.refreshView.refreshAction();