This commit is contained in:
@@ -686,6 +686,7 @@ async function saveItems(vm) {
|
||||
//------
|
||||
console.log("Bottom of items loop", { totalItems: totalItems, i: i });
|
||||
}
|
||||
return true; //made it through
|
||||
}
|
||||
|
||||
/////////////////////////////
|
||||
@@ -722,6 +723,7 @@ async function saveScheduledUsers(vm, woitemindex) {
|
||||
console.log("schedUserItem not dirty skipping save");
|
||||
}
|
||||
}
|
||||
return true; //made it
|
||||
}
|
||||
|
||||
/////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user