- Timestamp:
- Jul 25, 2010, 5:12:59 AM (15 years ago)
- Branches:
- master, client
- Children:
- 5865e5f
- Parents:
- 0e2f379
- git-author:
- Alex Dehnert <adehnert@…> (07/25/10 05:09:15)
- git-committer:
- Alex Dehnert <adehnert@…> (07/25/10 05:12:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/vouchers/reimbursementrequest_list.html
r0e2f379 r18ae984 13 13 {%endif%} 14 14 15 <form >15 <form method='get' action=''> 16 16 <h3>Filter and Sort</h3> 17 17 … … 35 35 </tr> 36 36 <tr> 37 <th colspan='2'><input type='submit' name='submit' value='Submit' ></th>37 <th colspan='2'><input type='submit' name='submit' value='Submit' /></th> 38 38 </tr> 39 39 </table>
Note: See TracChangeset
for help on using the changeset viewer.