src/cm/templates/site/text_list.html
changeset 121 fafac127deb4
parent 79 116eb1f06072
child 147 286863e6e2c1
equal deleted inserted replaced
120:5afc61269b10 121:fafac127deb4
   133                 </script>
   133                 </script>
   134                 </th>
   134                 </th>
   135             {% endif %}        
   135             {% endif %}        
   136             <th>{% up_down title %}{% blocktrans %}Text{% endblocktrans %}{% endup_down %}</th>
   136             <th>{% up_down title %}{% blocktrans %}Text{% endblocktrans %}{% endup_down %}</th>
   137             <th>{% blocktrans %}Author{% endblocktrans %}</th>
   137             <th>{% blocktrans %}Author{% endblocktrans %}</th>
   138             <th>{% up_down modified %}{% blocktrans %}Modified{% endblocktrans %}{% endup_down %}</th>
   138             <th>{% up_down -modified %}{% blocktrans %}Modified{% endblocktrans %}{% endup_down %}</th>
   139             <th># {% blocktrans %}comments{% endblocktrans %}</th>
   139             <th># {% blocktrans %}comments{% endblocktrans %}</th>
   140             {% if can_manage_workspace %}<th>{% blocktrans %}Last week activity{% endblocktrans %}</th>{% endif %}
   140             {% if can_manage_workspace %}<th>{% blocktrans %}Last week activity{% endblocktrans %}</th>{% endif %}
   141         </tr>
   141         </tr>
   142     </thead>
   142     </thead>
   143     <tbody>
   143     <tbody>