Closedown

This commit is contained in:
boccioli_m
2017-10-20 11:00:27 +02:00
parent 4f3ee52fea
commit 152c33e60d
4 changed files with 4 additions and 4 deletions

View File

@@ -1225,7 +1225,7 @@ public class TestingList extends Panel {
openDetails();
break;
}
updateStatus();
//updateStatus();
} catch (Exception ex) {
SwingUtils.showException(this, ex);
}