Changeset b0f541c
- Timestamp:
- Jan 8, 2010, 4:50:14 AM (16 years ago)
- Branches:
- master, client
- Children:
- 5989f2f
- Parents:
- cafab4c
- git-author:
- Alex Dehnert <adehnert@…> (01/08/10 04:50:14)
- git-committer:
- Alex Dehnert <adehnert@…> (01/08/10 04:50:14)
- Location:
- treasury/templates/vouchers
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
treasury/templates/vouchers/select.html
r70ce03a rb0f541c 6 6 <h2>UA Reimbursement Request: Step 1: Select Term and Area</h2> 7 7 8 <form method="post" >8 <form method="post" action=""> 9 9 <table> 10 10 {{ form.as_table }} -
treasury/templates/vouchers/submit.html
r42d0bf6 rb0f541c 6 6 <h2>UA Reimbursement Request: Step 2: Details</h2> 7 7 8 <form method="post" >8 <form method="post" action=""> 9 9 <table> 10 10 <tr>
Note: See TracChangeset
for help on using the changeset viewer.