Changeset 607 in tmcsimulator for branches/LCSv1/controllers


Ignore:
Timestamp:
03/30/2020 10:20:20 AM (6 years ago)
Author:
liquan
Message:

Styled navigation tab similar to LCSTRAIN template for ticket #245

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LCSv1/controllers/default.py

    r603 r607  
    8585    if request.vars.btn2: 
    8686        redirect(URL('statuslist')) 
    87  
    8887    return dict(msg=msg, count=count, highways=hwy, table=header, multiform=multiform) 
    8988 
Note: See TracChangeset for help on using the changeset viewer.