]> git.parisson.com Git - telemeta.git/commitdiff
comment diadems button
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 28 Apr 2016 00:36:36 +0000 (02:36 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 28 Apr 2016 00:36:36 +0000 (02:36 +0200)
telemeta/templates/telemeta/mediaitem_detail.html

index bdfa0e0979ffd3b24d4bf5b4230c6cac45994fd6..a1180cb1a815ba1a4c35847ecf01162a6eb17d0a 100644 (file)
                 {% endfor %}
         </div>
 
+        {% comment %}
        {% block DIADEMS %}
         {% if ts_item_id %}
        <a href="{% url "timeside-item-diadems" ts_item_id %}">
        </a>
         {% endif %}
        {% endblock DIADEMS %}
+        {% endcomment %}
 
         {% endif %}