From f9408dfa4811e51e72a7d4b2a3cd383aa4a5cbb8 Mon Sep 17 00:00:00 2001 From: Eugene Kuligin Date: Mon, 20 Apr 2015 05:19:37 +0300 Subject: [PATCH] fix RSS icon displaying --- htroot/yacysearch.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html index c9ba12167..dca7617ef 100644 --- a/htroot/yacysearch.html +++ b/htroot/yacysearch.html @@ -43,13 +43,13 @@ data: [row], value: row, result: row - }; + }; }; }; - cb(parsed); + cb(parsed); }); }; - }; + }; $(document).ready(function() { $('#search').typeahead({hint:false,highlight:true,minLength:1}, { name: 'states', @@ -70,11 +70,11 @@ document.getElementById("header_websearch").className += " active"; #(/topmenu)# - +
This search result can also be retrieved as RSS/opensearch output. @@ -90,7 +90,7 @@ Use the RSS search result format to add static searches to your RSS reader, if y