# HG changeset patch # User Pawel Solyga # Date 1243963386 -7200 # Node ID 6ca37aa4c33ed810f52b1151c47404386c569666 # Parent 2449a52035eefe4956ebbe95a9c3999aef64efc6 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. diff -r 2449a52035ee -r 6ca37aa4c33e app/soc/templates/soc/organization/home.html --- 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 %} +

+ {% include list.nextList %} +

+{% endfor %} +{% endcomment %}
{% for list_number in list.lists %}