Changeset 5989f2f
- Timestamp:
- Jan 8, 2010, 4:53:29 AM (16 years ago)
- Branches:
- master, client
- Children:
- e64b195
- Parents:
- b0f541c
- git-author:
- Alex Dehnert <adehnert@…> (01/08/10 04:53:29)
- git-committer:
- Alex Dehnert <adehnert@…> (01/08/10 04:53:29)
- Location:
- treasury
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
treasury/templates/base.html
r26dc22f r5989f2f 10 10 11 11 <link rel="stylesheet" type="text/css" href="http://ua.mit.edu/stylesheet/style.css" /> 12 <link rel="stylesheet" type="text/css" href="/media/style/style.css" /> 12 13 13 14 <!--[if lt IE 7]> -
treasury/templates/vouchers/submit.html
rb0f541c r5989f2f 8 8 <form method="post" action=""> 9 9 <table> 10 <tr >10 <tr class='sect-head'> 11 11 <td></td> 12 12 <th>You are requesting a reimbursement from:</th> … … 21 21 </tr> 22 22 23 <tr >23 <tr class='sect-head'> 24 24 <td></td> 25 25 <th>Request details:</th>
Note: See TracChangeset
for help on using the changeset viewer.