← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 405: Minor fix

 

------------------------------------------------------------
revno: 405
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Tue 2009-06-30 20:05:15 +0200
message:
  Minor fix
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-06-25 11:18:23 +0000
+++ gis/dhis-web-mapping/src/main/resources/xwork.xml	2009-06-30 18:05:15 +0000
@@ -142,7 +142,7 @@
     </action>
       
     <action name="getPolygonShapefile" class="org.hisp.dhis.mapping.action.GetOrganisationUnitsWithCoordinatesAction">
-      <result name="success" type="velocity-json">/dhis-web-mapping/pointShapefile.vm</result>
+      <result name="success" type="velocity-json">/dhis-web-mapping/polygonShapefile.vm</result>
     </action>
       
   </package>



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