From e7ea8a420d01c927c17cf2db692cb0355aa87b95 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 13 Sep 2010 19:31:10 +0200 Subject: new package ui for webif --- module/web/templates/default/queue.html | 119 +++++++------------------------- 1 file changed, 24 insertions(+), 95 deletions(-) (limited to 'module/web/templates/default/queue.html') diff --git a/module/web/templates/default/queue.html b/module/web/templates/default/queue.html index 0c6c021f5..09b2a4aec 100644 --- a/module/web/templates/default/queue.html +++ b/module/web/templates/default/queue.html @@ -2,72 +2,14 @@ {% load i18n %} {% block head %} + + + {% endblock %} @@ -93,48 +35,35 @@ document.addEvent("domready", function(){
  • {% trans "Config" %} -
  • {% endblock %} + +{% endblock %} + {% block content %} +
    + + {% trans "loading" %} +
    + + {% endblock %} \ No newline at end of file -- cgit v1.2.3