- Timestamp:
- Feb 3, 2010, 4:27:03 AM (15 years ago)
- Branches:
- master, client
- Children:
- e2f2aa9
- Parents:
- ce973f1
- git-author:
- Alex Dehnert <adehnert@…> (02/03/10 04:27:03)
- git-committer:
- Alex Dehnert <adehnert@…> (02/03/10 04:27:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/vouchers/ReimbursementRequest_review.html
rce973f1 rdb191ee 56 56 </table> 57 57 58 {% if perms.vouchers.can_approve %} 59 <form method="post"> 60 <input type="submit" name="approve" value="Approve" /> 61 </form> 62 {% endif %} 63 58 64 {% endblock %}
Note: See TracChangeset
for help on using the changeset viewer.