projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7611f3
)
Reduced lines displayed in demo
author
Sebastian Hammer
<quinn@indexdata.com>
Fri, 22 Dec 2006 04:34:06 +0000
(
04:34
+0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Fri, 22 Dec 2006 04:34:06 +0000
(
04:34
+0000)
www/test1/index.html
patch
|
blob
|
history
diff --git
a/www/test1/index.html
b/www/test1/index.html
index
9360c46
..
1635922
100644
(file)
--- 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();