- Timestamp:
- Feb 2, 2010, 3:36:42 AM (15 years ago)
- Branches:
- master, client
- Children:
- bdc699e
- Parents:
- 4bde242
- git-author:
- Alex Dehnert <adehnert@…> (02/02/10 03:36:42)
- git-committer:
- Alex Dehnert <adehnert@…> (02/02/10 03:36:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
treasury/remit_templates/vouchers/ReimbursementRequest_review.html
r8fc315a rf6c7295 25 25 <tr> 26 26 <th>Budget area</th> 27 <td>{{rr.budget_area}}</td> 27 <td>{{rr.budget_area.pathstr}}</td> 28 </tr> 29 <tr> 30 <th>Expense area</th> 31 <td>{{rr.expense_area.pathstr}}</td> 28 32 </tr> 29 33 <tr>
Note: See TracChangeset
for help on using the changeset viewer.