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

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

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

revision 1015 by torben, Thu Aug 12 09:52:03 2010 UTC revision 1016 by torben, Thu Aug 12 10:01:24 2010 UTC
# Line 26  Ver: ${app.version}  ( ${app.versionCode Line 26  Ver: ${app.version}  ( ${app.versionCode
26  Ratingcount: ${app.ratingsCount}  Ratingcount: ${app.ratingsCount}
27  Rating: ${app.rating}  Rating: ${app.rating}
28  Downloads: ${app.downloadsCountText} (${app.downloadsCount})  Downloads: ${app.downloadsCountText} (${app.downloadsCount})
29    <c-rt:if test="${extended}">
30  Creator: ${app.creator}  Creator: ${app.creator}
31  Website: <a href="${app.website}">${app.website }</a>  Website: <a href="${app.website}">${app.website }</a>
32            
33  Description= ${app.description }  Description: ${app.description }
34    </c-rt:if>
35    
36  Comments: ${commentCount}        Comments: ${commentCount}      
37  --------------------------------------------------------------------------------------------------------  --------------------------------------------------------------------------------------------------------

Legend:
Removed from v.1015  
changed lines
  Added in v.1016

  ViewVC Help
Powered by ViewVC 1.1.20