From da7404b0c19bfc1291b43c96595146615eda8d90 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Wed, 23 Aug 2017 14:29:09 +0200 Subject: [PATCH] Closedown --- plugins/TestingList.java | 2 +- script/tests/tests.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 09b4223..71c24ed 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -305,7 +305,7 @@ public class TestingList extends Panel { loadTests(); //if not administrator, then show only enabled tests boolean bShow = getContext().getInstance().getLevel()==AccessLevel.administrator; - jCheckBoxMenuShowSelectedTests1.setEnabled(bShow); + jCheckBoxMenuShowSelectedTests1.setVisible(bShow); } catch (Exception ex) { getLogger().severe(ex.getMessage()); } diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 8619b7f..df86747 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Wed Aug 23 10:12:14 CEST 2017 +#Wed Aug 23 13:49:38 CEST 2017 customPanel=Kollimators showEnabledTestsOnly=true listFilter=Collimator