r7414 - dumbhippo/trunk/server/web/jsp-gnome



Author: walters
Date: 2008-04-09 17:58:06 -0500 (Wed, 09 Apr 2008)
New Revision: 7414

Modified:
   dumbhippo/trunk/server/web/jsp-gnome/application.jsp
Log:
Don't do related apps for now.


Modified: dumbhippo/trunk/server/web/jsp-gnome/application.jsp
===================================================================
--- dumbhippo/trunk/server/web/jsp-gnome/application.jsp	2008-04-09 22:51:13 UTC (rev 7413)
+++ dumbhippo/trunk/server/web/jsp-gnome/application.jsp	2008-04-09 22:58:06 UTC (rev 7414)
@@ -103,8 +103,10 @@
     		</div>
 	    </td>
 	    <td id="dhApplicationsRight">
+	    	<%-- FIXME this is too slow right now - change to periodic map/reduce
 			<div class="dh-applications-subheading">Popular applications among <c:out value="${appView.application.name}"/> users:</div>
 			<dht3:miniApplicationList apps="${application.relatedApplications}"/>
+			--%>
 	    </td>
 	    </tr>
 	    </table>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]