rebuild the homework tree after we test all of them. That way the results are immediately visible.

This commit is contained in:
Tim Young 2017-08-17 10:43:17 -05:00
parent e5599ee522
commit 7f6c8be406
1 changed files with 1 additions and 0 deletions

View File

@ -1011,6 +1011,7 @@ namespace EduNetworkBuilder
}
}
}
UpdateFormFromUser(); //rebuild the tree.
}
}
}