← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 325: Index file path updated.

 

------------------------------------------------------------
revno: 325
committer: Jan Henrik Overland janhenrik.overland@xxxxxxxxx
branch nick: trunk
timestamp: Mon 2009-05-25 13:28:27 +0200
message:
  Index file path updated.
modified:
  gis/dhis-web-mapping/src/main/resources/xwork.xml

=== modified file 'gis/dhis-web-mapping/src/main/resources/xwork.xml'
--- gis/dhis-web-mapping/src/main/resources/xwork.xml	2009-05-11 13:32:24 +0000
+++ gis/dhis-web-mapping/src/main/resources/xwork.xml	2009-05-25 11:28:27 +0000
@@ -10,7 +10,7 @@
     <!-- Default -->
   
     <action name="index" class="org.hisp.dhis.mapping.action.NoAction">
-      <result name="success" type="redirect">../demos/geostat/index.html</result>
+      <result name="success" type="redirect">../mapping/geostat/index.html</result>
     </action>
     
     <!-- OrganisationUnit -->



--
Trunk
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.