From: Sebastian Hammer Date: Fri, 22 Dec 2006 04:34:06 +0000 (+0000) Subject: Reduced lines displayed in demo X-Git-Tag: before.append.child~80 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=9580b06d87a2dc441b236210979ef510edf05418;hp=a7611f3ad5e430ee560036d0e5039d76638d8c96;p=pazpar2-moved-to-github.git Reduced lines displayed in demo --- diff --git a/www/test1/index.html b/www/test1/index.html index 9360c46..1635922 100644 --- a/www/test1/index.html +++ b/www/test1/index.html @@ -155,6 +155,7 @@ function check_search() var url = "search.pz2?" + "command=show" + "&start=" + startrec + + "&num=15" + "&session=" + session + "&block=1"; xshow = GetXmlHttpObject();