Temporary turn off GMaps support on Organization home pages until it's fixed.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Tue, 02 Jun 2009 19:23:06 +0200
changeset 2383 6ca37aa4c33e
parent 2381 2449a52035ee
child 2385 174e946039e0
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.
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 %}
+<p>
+  {% include list.nextList %}
+</p>
+{% endfor %}
+{% endcomment %}
 <div id="org_home_extras">
  <div id="extras_left">
   {% for list_number in list.lists %}