diff options
Diffstat (limited to 'pyload/webui/themes/flat/tml/home.html')
-rw-r--r-- | pyload/webui/themes/flat/tml/home.html | 2 |
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 }} |