From 7dd0c96037b0f91f761126d20e477e0e83e20825 Mon Sep 17 00:00:00 2001 From: Wugy Date: Mon, 21 Dec 2009 18:15:56 +0100 Subject: total progressbar bullshit --- module/web/templates/default/base.html | 198 +++++---------------------------- 1 file changed, 28 insertions(+), 170 deletions(-) (limited to 'module/web/templates/default/base.html') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 657bdcf09..94d8c3dd2 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -6,144 +6,23 @@ - + + + + + + {% block head %} {% endblock %} {% block title %}pyLoad Webinterface{% endblock %} + @@ -250,6 +106,8 @@ $(document).ready(function(){
  • Queue
  • +
  • + Add
  • Downloads
  • @@ -274,7 +132,7 @@ $(document).ready(function(){ {% if perms.pyload.can_see_dl %}
    {% endif %} -- cgit v1.2.3