------------------------------------------------------------ revno: 11809 committer: Jan Henrik Overland <[email protected]> branch nick: dhis2 timestamp: Tue 2013-08-27 09:58:09 +0200 message: (GIS) Latest Google Maps. modified: dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/index.html
-- 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-mapping/src/main/webapp/dhis-web-mapping/app/index.html' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/index.html 2013-08-20 15:52:42 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/index.html 2013-08-27 07:58:09 +0000 @@ -22,7 +22,7 @@ window.google = null; </script> - <script type="text/javascript" src="http://maps.google.com/maps/api/js?v=3&sensor=false"></script> + <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> <script type="text/javascript" src="../../dhis-web-commons/javascripts/ext/ext-all.js"></script> <script type="text/javascript" src="scripts/openlayers/OpenLayers.js"></script>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

