Closedown
This commit is contained in:
@@ -2187,7 +2187,7 @@ System.out.println(hTests);
|
||||
jTable1.getColumnModel().getColumn(COL.DEVICENAME.ordinal()).setPreferredWidth(30);
|
||||
jTable1.getColumnModel().getColumn(COL.STATUS.ordinal()).setPreferredWidth(20);
|
||||
hideColumn(COL.DEVICEDESCR);
|
||||
//hideColumn(COL.TESTPATH);
|
||||
hideColumn(COL.TESTPATH);
|
||||
hideColumn(COL.TESTDESCR);
|
||||
hideColumn(COL.TESTPARAMS);
|
||||
hideColumn(COL.TESTHELP);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Wed Jun 07 15:52:12 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=
|
||||
#Wed Jun 07 16:04:58 CEST 2017
|
||||
customPanel=Kollimators
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=
|
||||
|
||||
Reference in New Issue
Block a user