Remove commented line
FEA: ItEr76S29WorkReports
This commit is contained in:
parent
e33cae0851
commit
79eb53d6f0
1 changed files with 0 additions and 1 deletions
|
|
@ -1717,7 +1717,6 @@ public class WorkReportCRUDController extends GenericForwardComposer implements
|
|||
filterWorkReportLines.addAll(workReportModel
|
||||
.getFilterWorkReportLines(each));
|
||||
}
|
||||
// refreshWorkReportLines();
|
||||
gridListQuery.setModel(new SimpleListModel(filterWorkReportLines
|
||||
.toArray()));
|
||||
gridListQuery.invalidate();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue