/[projects]/android/TrainInfoService/WebContent/adminmenu.html
ViewVC logotype

Contents of /android/TrainInfoService/WebContent/adminmenu.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1716 - (show annotations) (download) (as text)
Wed Mar 7 10:00:58 2012 UTC (12 years, 2 months ago) by torben
File MIME type: text/html
File size: 1135 byte(s)
make some space before comparestations
1
2 <html>
3
4 <body>
5 <br><br>
6
7
8
9
10 <div style="background: #aaaaaa;">
11 <p align='center'><b>TrainInfoService</b></p>
12 <ul>
13 <li><a target="main" href="CircuitBreakerServlet">CircuitBreaker</a></li>
14 <li><a target="main" href="ConfigServlet">WebConfig</a></li>
15 <li><a target="main" href="statistics.jsp">Statistics</a></li>
16 <li><a target="main" href="SavedStatistics">Saved Statistics</a></li>
17 </ul>
18
19
20 <ul>
21 <li><a target="_parent" href="http://smokeping.t-hoerup.dk/cgi-bin/smokeping.cgi?target=Denmark">Smokeping</a></li>
22 <!-- <li><a target="main" href="/MarketStats/ShowStats?app=dk.thoerup.traininfo">MarketStats</a></li> -->
23 </ul>
24
25
26 <ul>
27 <li><a target="_parent" href="http://maps.google.com/?q=http://app.t-hoerup.dk/TrainInfoService/RequestPlotter?count=7">RequestPlotter</a></li>
28 <li><a target="main" href="version.jsp">Versions</a></li>
29 <li><a target="main" href="namesearch.jsp">NameSearch</a> - <a target="main" href="namesearch2.jsp">2</a> </li>
30 <li><a target="main" href="DumpResultSet">DumpResultSet</a></li>
31 </ul>
32
33 <ul>
34 <li><a target="main" href="CompareStations">CompareStations</a></li>
35 </ul>
36
37 <br>
38
39
40 </div>
41
42
43
44
45 </body>
46
47
48 </html>

  ViewVC Help
Powered by ViewVC 1.1.20