From e4e79982dd3c447a4ced762a6069db553e246f59 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 28 May 2014 18:18:34 +0200 Subject: Fixed some bugs from Sateserver v05 --- templates/minilinux/filelist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/minilinux/filelist.html') diff --git a/templates/minilinux/filelist.html b/templates/minilinux/filelist.html index 38b709f6..abb28aad 100644 --- a/templates/minilinux/filelist.html +++ b/templates/minilinux/filelist.html @@ -32,7 +32,7 @@ function slxUpdate(uid, id, name) var msg = "Fehler beim Abruf: "; $('#' + uid).html(msg + xhr.status + " " + xhr.statusText); } else { - setTimeout(tmInit, 50); + setTimeout(tmInit, 100); } }); } -- cgit v1.2.3-55-g7522