From e2bfe6c411a05e3332d754e01ae2ad46a0bcb770 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 2 Jun 2014 20:03:27 +0200 Subject: Continue to show minilinux download status even when refreshing the page --- templates/minilinux/filelist.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/minilinux/filelist.html') diff --git a/templates/minilinux/filelist.html b/templates/minilinux/filelist.html index abb28aad..fdc3f14e 100644 --- a/templates/minilinux/filelist.html +++ b/templates/minilinux/filelist.html @@ -10,7 +10,9 @@ {{#files}}
  • {{name}} - {{#changed}}Aktualisieren{{/changed}} + {{#changed}}Aktualisieren{{/changed}} + {{^changed}}Erneut herunterladen{{/changed}} + {{{download}}}
  • {{/files}} @@ -36,4 +38,5 @@ function slxUpdate(uid, id, name) } }); } +tmInit(); \ No newline at end of file -- cgit v1.2.3-55-g7522