dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01613
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 495: (GIS) config.js typo fixed.
------------------------------------------------------------
revno: 495
committer: Jan Henrik Overland janhenrik.overland@xxxxxxxxx
branch nick: trunk
timestamp: Fri 2009-08-21 12:47:30 +0200
message:
(GIS) config.js typo fixed.
modified:
gis/dhis-web-mapping/src/main/webapp/mapping/geostat/config.js
--
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 'gis/dhis-web-mapping/src/main/webapp/mapping/geostat/config.js'
--- gis/dhis-web-mapping/src/main/webapp/mapping/geostat/config.js 2009-08-20 18:49:24 +0000
+++ gis/dhis-web-mapping/src/main/webapp/mapping/geostat/config.js 2009-08-21 10:47:30 +0000
@@ -22,11 +22,11 @@
// MapFish print module
- printConfigUrl = '../../pdf/info.json';
+ printConfigUrl = '../../../print-servlet-1.2-SNAPSHOT/pdf/info.json';
// Ajax requests
- path = '../../dhis-web-mapping/';
+ path = '../../..dhis-web-mapping/';
type = '.action';
// Layout