fix умножения сапфоровских задач
v++
This commit is contained in:
@@ -265,6 +265,9 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
roText.setText(object.getOutput());
|
||||
reText.setText(object.getErrors());
|
||||
stsText.setText(object.getStatistic());
|
||||
//-
|
||||
Global.testingServer.db.groups.getUI().SetCurrentByPK(object.group_id);
|
||||
Global.testingServer.db.tests.getUI().SetCurrentByPK(object.test_id);
|
||||
}
|
||||
@Override
|
||||
public void ShowNoCurrentDVMTask() {
|
||||
|
||||
Reference in New Issue
Block a user