dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #02153
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 742: update excel reporting
------------------------------------------------------------
revno: 742
committer: Tran Thanh Tri <Tran Thanh Tri@compaq>
branch nick: trunk
timestamp: Fri 2009-09-18 09:04:21 +0700
message:
update excel reporting
modified:
dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelCategoryAction.java
dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelOrganizationGroupListingAction.java
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.
=== modified file 'dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelCategoryAction.java'
--- dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelCategoryAction.java 2009-09-17 07:12:56 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelCategoryAction.java 2009-09-18 02:04:21 +0000
@@ -43,7 +43,7 @@
import org.hisp.dhis.reportexcel.utils.ExcelUtils;
/**
- * @author Tran Thanh Tri
+ * @author Dang Duy Hieu
* @version $Id$
*/
public class GenerateReportExcelCategoryAction
=== modified file 'dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelOrganizationGroupListingAction.java'
--- dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelOrganizationGroupListingAction.java 2009-09-17 07:12:56 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/export/action/GenerateReportExcelOrganizationGroupListingAction.java 2009-09-18 02:04:21 +0000
@@ -44,7 +44,7 @@
import org.hisp.dhis.reportexcel.utils.ExcelUtils;
/**
- * @author Tran Thanh Tri
+ * @author Chau Thu Tran
* @version $Id$
*/