Changeset 622 in tmcsimulator for branches/LCSv2/views/default/list.html
- Timestamp:
- 08/21/2020 12:19:51 PM (6 years ago)
- File:
-
- 1 edited
-
branches/LCSv2/views/default/list.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/LCSv2/views/default/list.html
r619 r622 13 13 <th>Route & Dir /<br>Type of Closure</th> 14 14 <th>Start Date<br>End Date<br>Est. Delay</th> 15 <th>Facility </th>15 <th>Facility/Lanes</th> 16 16 <th>Limits</th> 17 17 <th>Work<br>Description</th> … … 27 27 <!-- Format date from YYYYMMDD into MMDDYYY --> 28 28 <td align="center">{{=hwy.startdate}}<BR><HR>{{=hwy.enddate}}<BR><HR>{{=hwy.estdelay}}</td> 29 {{=TD(hwy.facility)}} 29 <td align='center">{{=hwy.facility}}<HR>{{=hwy.closedlanes}}</td> 30 30 <td align="center">{{=hwy.startlocation}}<BR><HR>{{=hwy.endlocation}}</td> 31 31 {{=TD(hwy.worktype)}}
Note: See TracChangeset
for help on using the changeset viewer.
