Warning: Can't use blame annotator:
svn blame failed on branches/LCSv1/views/default/search.html.bak: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator/branches/LCSv1/views/default/search.html.bak @ 611

Revision 611, 400 bytes checked in by jdalbey, 6 years ago (diff)

LCS changed style on search.html body text. Modified closures.db records to use actual supervisor names.

RevLine 
1{{extend 'layout.html'}}
2
3
4<div id="main" role="main" class="mainflex">
5    <div id="pageTitle" class="header">Search</div>
6    <div style="font-size: 12pt">Search by any combination of fields. <i>Currently only "closureid", "route" and "startdate" are functioning. If no criteria are provided, ALL closures are listed.</i>
7    </div>
8    <div class="searchform">
9        {{=form}}
10    </div>
11</div>
Note: See TracBrowser for help on using the repository browser.