/[projects]/android/TrainInfoService/WebContent/ViewDepartures.jsp
ViewVC logotype

Diff of /android/TrainInfoService/WebContent/ViewDepartures.jsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1205 by torben, Thu Sep 16 15:37:55 2010 UTC revision 1206 by torben, Tue Dec 21 08:24:19 2010 UTC
# Line 21  Line 21 
21  <h2>Station: ${stationname} </h2>  <h2>Station: ${stationname} </h2>
22  <a href="DepartureServlet?station=${stationID}&format=html&advanced=${!advanced}">Switch view</a><br>  <a href="DepartureServlet?station=${stationID}&format=html&advanced=${!advanced}">Switch view</a><br>
23  <table border="1">  <table border="1">
24          <tr>          <tr bgcolor="#9acd32">
25                  <th>Time</th>                  <th>Time</th>
26                  <th>Updated</th>                  <th>Updated</th>
27                  <c-rt:if test="${advanced == true}">                  <c-rt:if test="${advanced == true}">

Legend:
Removed from v.1205  
changed lines
  Added in v.1206

  ViewVC Help
Powered by ViewVC 1.1.20