From 763b142db70ce77952cb46cfccf84d9800f15651 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 11 Mar 2013 19:49:20 +0100 Subject: websocket login via session, websocket pushes server status, webui renders server status --- module/web/templates/default/base.html | 21 +++++++++++++-------- module/web/templates/default/dashboard.html | 1 + 2 files changed, 14 insertions(+), 8 deletions(-) (limited to 'module/web/templates') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 621059c8c..e8661cbbc 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -21,6 +21,9 @@ + + {% block head %} {% endblock %} @@ -67,16 +77,11 @@
-
- 8:15:01
- Started
- 5 of 12 - +
- Remaining:
- Status:
+ approx. ETA :
+ Remeaning:
Downloads:
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index 8c20973e4..7fe9c9635 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -177,6 +177,7 @@