/[projects]/android/MarketStats/WebContent/index.jsp
ViewVC logotype

Diff of /android/MarketStats/WebContent/index.jsp

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

revision 1013 by torben, Tue May 4 03:48:37 2010 UTC revision 1014 by torben, Thu Aug 12 09:25:52 2010 UTC
# Line 10  Line 10 
10    <body>    <body>
11      <h1>Market Stats</h1>      <h1>Market Stats</h1>
12            
13      <i>created using <a href="http://code.google.com/p/android-market-api/">http://code.google.com/p/android-market-api/</a></i>      <i>created using <a href="http://code.google.com/p/android-market-api/">http://code.google.com/p/android-market-api/</a></i><br/><br/>
14            
15        <form action="SearchApps" method="get">
16            <input type="text" name="query" /><input type="submit"/>
17        </form>
18            
19      <ul>      <ul>
20          <li>          <li>
21                  <a href="ShowStats?query=pname:dk.thoerup.traininfo">Traininfo DK</a>                  <a href="ShowStats?app=dk.thoerup.traininfo">Traininfo DK</a>
22          </li>          </li>
23      </ul>      </ul>
24            

Legend:
Removed from v.1013  
changed lines
  Added in v.1014

  ViewVC Help
Powered by ViewVC 1.1.20