Closedown

This commit is contained in:
boccioli_m
2017-06-07 16:05:00 +02:00
parent 49a8f07f52
commit f0f00c3939
2 changed files with 4 additions and 4 deletions

View File

@@ -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);