/[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 1014 by torben, Mon Jul 5 08:18:02 2010 UTC revision 1015 by torben, Thu Aug 12 09:52:03 2010 UTC
# Line 27  Ratingcount: ${app.ratingsCount} Line 27  Ratingcount: ${app.ratingsCount}
27  Rating: ${app.rating}  Rating: ${app.rating}
28  Downloads: ${app.downloadsCountText} (${app.downloadsCount})  Downloads: ${app.downloadsCountText} (${app.downloadsCount})
29    
30    Creator: ${app.creator}
31    Website: <a href="${app.website}">${app.website }</a>
32    
33    Description= ${app.description }
34    
35  Comments: ${commentCount}        Comments: ${commentCount}      
36  --------------------------------------------------------------------------------------------------------  --------------------------------------------------------------------------------------------------------
37  <c-rt:forEach var="comment" items="${commentList}">  <c-rt:forEach var="comment" items="${commentList}">

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

  ViewVC Help
Powered by ViewVC 1.1.20