app/soc/templates/soc/organization/home.html
changeset 2939 415a7c2866fd
parent 2801 0ee67cc9bd20
child 3093 d1be59b6b627
--- a/app/soc/templates/soc/organization/home.html	Thu Sep 17 17:25:41 2009 +0200
+++ b/app/soc/templates/soc/organization/home.html	Thu Sep 17 17:31:40 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-090825.js"></script>
+	<script type="text/javascript" src="/soc/content/js/map-090917.js"></script>
 {% endif %}
 {% endblock %}