summaryrefslogtreecommitdiffstats
path: root/pyload/webui/themes/flat/tml/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/webui/themes/flat/tml/home.html')
-rw-r--r--pyload/webui/themes/flat/tml/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/flat/tml/home.html b/pyload/webui/themes/flat/tml/home.html
index 838a351ad..c5ce7fdf7 100644
--- a/pyload/webui/themes/flat/tml/home.html
+++ b/pyload/webui/themes/flat/tml/home.html
@@ -21,7 +21,7 @@ var EntryManager = new Class({
delay: 2500,
limit: 30000
});
-
+
this.ids = [{% for link in content %}
{% if forloop.last %}
{{ link.id }}