Write to <div id="stat"> only if it exists
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 16 Dec 2008 18:07:25 +0000 (19:07 +0100)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 16 Dec 2008 18:07:25 +0000 (19:07 +0100)
commite0fd929c14a4b675290d3179239a5e6a45e55418
tree2508cd73a44788c477c38be10fc1f39c25a93dc5
parent6a024c8c18fd9c14b538e1144ab6e57f4f4458f2
Write to <div id="stat"> only if it exists

Fix off-by-one error in 'Displaying' statistics:
0-20, 20-40 -> 1-20, 21-40
www/jsdemo/example_client.js