app/soc/templates/soc/organization/home.html
changeset 2697 91f495e886f8
parent 2696 c76c9c5916bd
child 2699 3b11f9c24d65
--- a/app/soc/templates/soc/organization/home.html	Thu Jul 30 14:00:37 2009 +0200
+++ b/app/soc/templates/soc/organization/home.html	Thu Jul 30 14:02:23 2009 +0200
@@ -17,7 +17,7 @@
 {{ block.super }}
 {% if gmaps_api_key %}
 	<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key={{ gmaps_api_key }}" type="text/javascript"></script>
-	<script type="text/javascript" src="/soc/content/js/map-090420.js"></script>
+	<script type="text/javascript" src="/soc/content/js/map-090730.js"></script>
 {% endif %}
 {% endblock %}