Changeset 601 in tmcsimulator for branches/LCSv1/controllers/default.py
- Timestamp:
- 03/26/2020 11:34:55 AM (6 years ago)
- File:
-
- 1 edited
-
branches/LCSv1/controllers/default.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/LCSv1/controllers/default.py
r598 r601 34 34 XML(' '), 35 35 LABEL('Route: ',_for='route', _class="label"), 36 SELECT(hwys,_name='route dropdown'), XML(' '),36 SELECT(hwys,_name='route'), XML(' '), 37 37 LABEL('Direction: ',_for='direction', _class="label"), 38 38 SELECT(hwyDirections,_name='direction'), BR(),BR(),
Note: See TracChangeset
for help on using the changeset viewer.
