[doc] Fixed small issue in reports guide.
FEA: ItEr74S03CommunityMaterialItEr73S03
This commit is contained in:
parent
5ecffe24a0
commit
23793d00e0
1 changed files with 0 additions and 3 deletions
|
|
@ -709,9 +709,6 @@ Steps:
|
|||
|
||||
@Override
|
||||
protected JRDataSource getDataSource() {
|
||||
return new JRBeanCollectionDataSource(resourcesListReportModel
|
||||
.getResourcesListReportDTOs());
|
||||
|
||||
List<ResourcesListReportDTO> dtos = resourcesListReportModel
|
||||
.getResourcesListReportDTOs();
|
||||
if (dtos.isEmpty()) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue