diff options
Diffstat (limited to 'pyload/webui/themes/dark/tml/home.html')
-rw-r--r-- | pyload/webui/themes/dark/tml/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/dark/tml/home.html b/pyload/webui/themes/dark/tml/home.html index b350b705e..ef862d25c 100644 --- a/pyload/webui/themes/dark/tml/home.html +++ b/pyload/webui/themes/dark/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 }} |