Update list of students after we do a student import
This commit is contained in:
parent
288c47e885
commit
e8c8369176
@ -714,6 +714,7 @@ namespace EduNetworkBuilder
|
||||
dup_students++;
|
||||
}
|
||||
}
|
||||
UpdateFormFromUser();
|
||||
MessageBox.Show(string.Format(NB.Translate("PPF_ImportSummary"),"\n\t" + new_students,"\n\t" + dup_students));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user