Temporary turn off GMaps support on Organization home pages until it's fixed.
Currently not all markers and polyline connections between students and mentors show up.
--- a/app/soc/templates/soc/organization/home.html Tue Jun 02 19:20:14 2009 +0200
+++ b/app/soc/templates/soc/organization/home.html Tue Jun 02 19:23:06 2009 +0200
@@ -39,6 +39,14 @@
{% endblock %}
{% block home_extras %}
+{% comment %}
+{{ org_map_data }}
+{% for list_number in list.lists %}
+<p>
+ {% include list.nextList %}
+</p>
+{% endfor %}
+{% endcomment %}
<div id="org_home_extras">
<div id="extras_left">
{% for list_number in list.lists %}