← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3624: local vn - Changed index action.

 

------------------------------------------------------------
revno: 3624
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-05-16 16:05:22 +0700
message:
  local vn - Changed index action.
modified:
  local/vn/dhis-web-excel-reporting/src/main/resources/struts.xml


--
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 'local/vn/dhis-web-excel-reporting/src/main/resources/struts.xml'
--- local/vn/dhis-web-excel-reporting/src/main/resources/struts.xml	2011-05-16 06:52:46 +0000
+++ local/vn/dhis-web-excel-reporting/src/main/resources/struts.xml	2011-05-16 09:05:22 +0000
@@ -10,7 +10,7 @@
 		namespace="/dhis-web-excel-reporting">
 
 		<action name="index" class="org.hisp.dhis.reportexcel.action.NoAction">
-			<result name="success" type="redirect">viewDataEntryStatus.action
+			<result name="success" type="redirect">selectExportReportParam.action
 			</result>
 		</action>