From 4e0f031722705824cc5e275d60eba394cde37921 Mon Sep 17 00:00:00 2001 From: apfelmaennchen Date: Sat, 17 May 2008 09:41:17 +0000 Subject: [PATCH] small feature fix that limited ywidget to 5 rss items git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4816 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/yacy/ui/ywidget.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htroot/yacy/ui/ywidget.html b/htroot/yacy/ui/ywidget.html index c488c5693..3ce5b8ba5 100644 --- a/htroot/yacy/ui/ywidget.html +++ b/htroot/yacy/ui/ywidget.html @@ -75,7 +75,7 @@ jQuery(function() { jQuery.getFeed({ url: '/yacysearch.rss' + $.query.toString(), - success: function(feed) { + success: function(feed) { jQuery('#result').prepend('

' + '