- Timestamp:
- Jul 25, 2010, 5:00:40 AM (15 years ago)
- Branches:
- master, client
- Children:
- 18ae984
- Parents:
- 3e372da
- git-author:
- Alex Dehnert <adehnert@…> (07/25/10 05:00:40)
- git-committer:
- Alex Dehnert <adehnert@…> (07/25/10 05:00:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/vouchers/reimbursementrequest_list.html
r3e372da r0e2f379 14 14 15 15 <form> 16 <h3>Filter and Sort</h3> 17 16 18 <table class='pretty-table'> 17 19 <tr> … … 41 43 42 44 <form method='post' action=''> 45 <h3>Request List</h3> 43 46 44 47 <table class='pretty-table' id='request-list'> … … 81 84 </table> 82 85 83 <p>Bulk action: 86 <h3>Bulk Actions</h3> 87 88 <p> 84 89 <select name='action'> 85 90 <option value="none" selected="selected">-----------</option>
Note: See TracChangeset
for help on using the changeset viewer.