app/soc/templates/modules/ghop/task/approve/heading.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 04 Oct 2009 15:07:29 +0200
changeset 3004 8485ae85de54
parent 2827 58e2a02e35b4
permissions -rw-r--r--
Also pass along the args when running an update.

{% extends "modules/ghop/task/list/heading.html" %}

{% block first %}
<th class="first" align="right" width="10">Select</th>
<th>Title</th>
{% endblock %}