From: Kaltar5679 Date: Mon, 1 Jun 2015 08:05:32 +0000 (+0200) Subject: add sort table for list only in desk X-Git-Tag: 1.6a^2~15^2~47 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=36f281aac0624e522fd44ccae759882d21107fbe;p=telemeta.git add sort table for list only in desk --- diff --git a/telemeta/templates/telemeta/lists.html b/telemeta/templates/telemeta/lists.html index f53eb190..fc8d6043 100644 --- a/telemeta/templates/telemeta/lists.html +++ b/telemeta/templates/telemeta/lists.html @@ -5,6 +5,8 @@ {% block extra_javascript %} + + +{% comment "added by Killian Mary" %}{% endcomment %} + +{% comment "added by Killian Mary" %}end{% endcomment %} + {% endblock %} {% block content %} @@ -69,7 +81,9 @@ {% endif %} - + {% comment "added by Killian Mary, for sort table" %}{% endcomment %} +
+ @@ -79,6 +93,8 @@ + + {% for resource in playlist.resources %} {% endfor %} +
{% trans "Title" %} {% trans "Type" %}{% trans "Digitized" %} {% trans "Action" %}
@@ -120,6 +136,7 @@
{% endfor %}