mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
bugFixing 0
This commit is contained in:
@@ -47,8 +47,11 @@ void TraineesView::slot_NeedUpdateUI(bool treeInstructor, bool treeTrainee)
|
||||
{
|
||||
updateButtons();
|
||||
|
||||
if(treeTrainee)
|
||||
loadTraineesFromDB();
|
||||
if(authComplited)
|
||||
{
|
||||
if(treeTrainee)
|
||||
loadTraineesFromDB();
|
||||
}
|
||||
}
|
||||
|
||||
void TraineesView::preparationTreeWidget()
|
||||
|
||||
Reference in New Issue
Block a user