]> git.parisson.com Git - mezzo.git/commitdiff
rm ical link
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 12 Apr 2016 17:13:03 +0000 (19:13 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 12 Apr 2016 17:13:03 +0000 (19:13 +0200)
app/templates/agenda/event_detail.html

index 7142950251176a15e7ec65acb7bb5b0067d1f6c7..5efd8e6d727f31c5d4adb1b1b9ff21fe4f79be3a 100644 (file)
 {% endblock %}
 
 {% block ical %}
-<a href='{% icalendar_url %}' target="_blank" class="small push-ical">{% trans "Subscribe to all events in" %} Google Calendar/Outlook/iCal</a>
+{# <a href='{% icalendar_url %}' target="_blank" class="small push-ical">{% trans "Subscribe to all events in" %} Google Calendar/Outlook/iCal</a>#}
 {% endblock %}
 
 {% endblock %}