Closedown
This commit is contained in:
@@ -1768,7 +1768,7 @@ public class TestingList extends Panel {
|
||||
boolean bShow = Controller.getInstance().getLevel()==AccessLevel.administrator;
|
||||
showSelectedTestsOnly(bShow);
|
||||
jCheckBoxMenuShowSelectedTests1.setState(bShow);
|
||||
if(!bShow){
|
||||
if(bShow){
|
||||
//if tests are not shown, then show the load tests dialog
|
||||
loadSettings();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user