From 7d5bd22855f0eb39f14e43bd3d3ac1a0336b25a7 Mon Sep 17 00:00:00 2001 From: Martijn Voncken Date: Sun, 9 Mar 2008 20:32:11 +0000 Subject: [PATCH] white template:add wip message --- .../webui/templates/advanced/torrent_info_inner.html | 2 ++ deluge/ui/webui/templates/white/index.html | 6 ++++-- deluge/ui/webui/templates/white/template_style.css | 10 +++++++++- .../ui/webui/templates/white/torrent_info_inner.html | 3 ++- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/deluge/ui/webui/templates/advanced/torrent_info_inner.html b/deluge/ui/webui/templates/advanced/torrent_info_inner.html index 735301689..91f28b508 100644 --- a/deluge/ui/webui/templates/advanced/torrent_info_inner.html +++ b/deluge/ui/webui/templates/advanced/torrent_info_inner.html @@ -7,8 +7,10 @@ $def with (torrent, active_tab) +
$for id, title, tab in detail_tabs: $:render.part_tab_button(id, title, active_tab) +
$for id, title, tab in detail_tabs: $if active_tab == id: diff --git a/deluge/ui/webui/templates/white/index.html b/deluge/ui/webui/templates/white/index.html index d9649e11b..e4eaad79a 100644 --- a/deluge/ui/webui/templates/white/index.html +++ b/deluge/ui/webui/templates/white/index.html @@ -18,7 +18,9 @@ $def with (torrent_list, organize_filters) $for id, title, url in admin_pages: $title - + + + work in progress.. don't report bugs on this template $#:render.part_auto_refresh() @@ -50,7 +52,7 @@ $if organize_filters: -
+