]> git.parisson.com Git - telemeta.git/commitdiff
fold some item blocks
authoryomguy <yomguy@parisson.com>
Thu, 4 Oct 2012 09:18:15 +0000 (11:18 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 4 Oct 2012 09:18:15 +0000 (11:18 +0200)
telemeta/templates/telemeta/mediaitem_detail.html

index 7dde985064d357aa63a14413ff80c03641e96272..1b7fdbaff922b32ce3661a7bc886f26fa027bbdc 100644 (file)
@@ -270,7 +270,7 @@ Item : <a href="{% url telemeta-item-detail item.public_id %}">{{ item }}</a>
 
     <div class="extraInfos">
         {% block archive_data %}
-        <div>
+        <div class="folded">
             <h4><a href="#">{% trans "Archiving data" %}</a></h4>
             <dl class="listing">
                 {% dl_field item "code" %}
@@ -289,7 +289,7 @@ Item : <a href="{% url telemeta-item-detail item.public_id %}">{{ item }}</a>
     </div>
     <div class="extraInfos">
         {% block technical_data %}
-        <div>
+        <div class="folded">
             <h4><a href="#">{% trans "Technical data" %}</a></h4>
             <div>
                 <dl class="listing">