- RichClient: increased ajax timeout to 10 sek.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5678 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
apfelmaennchen 16 years ago
parent e73ac67f7e
commit f0947a20a8

@ -62,7 +62,7 @@
tabid = "#Welcome";
$.ajaxSetup({
timeout: 3000,
timeout: 10000,
cache: false
})

Loading…
Cancel
Save