[doc] Fixed small issue in reports guide.

FEA: ItEr74S03CommunityMaterialItEr73S03
This commit is contained in:
Manuel Rego Casasnovas 2011-06-04 13:59:02 +02:00
parent 5ecffe24a0
commit 23793d00e0

View file

@ -709,9 +709,6 @@ Steps:
@Override
protected JRDataSource getDataSource() {
return new JRBeanCollectionDataSource(resourcesListReportModel
.getResourcesListReportDTOs());
List<ResourcesListReportDTO> dtos = resourcesListReportModel
.getResourcesListReportDTOs();
if (dtos.isEmpty()) {