Changeset 0e2f379 for remit


Ignore:
Timestamp:
Jul 25, 2010, 5:00:40 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Add headings to request list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/remit_templates/vouchers/reimbursementrequest_list.html

    r3e372da r0e2f379  
    1414
    1515<form>
     16<h3>Filter and Sort</h3>
     17
    1618<table class='pretty-table'>
    1719<tr>
     
    4143
    4244<form method='post' action=''>
     45<h3>Request List</h3>
    4346
    4447<table class='pretty-table' id='request-list'>
     
    8184</table>
    8285
    83 <p>Bulk action:
     86<h3>Bulk Actions</h3>
     87
     88<p>
    8489    <select name='action'>
    8590        <option value="none" selected="selected">-----------</option>
Note: See TracChangeset for help on using the changeset viewer.