From c748419fa9947c0108b18cf790c927216e697c07 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Mon, 24 Dec 2007 22:52:04 +0000 Subject: [PATCH] webui sync --- plugins/WebUi/__init__.py | 2 +- plugins/WebUi/revno | 2 +- plugins/WebUi/templates/deluge/torrent_delete.html | 1 - plugins/WebUi/version | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/plugins/WebUi/__init__.py b/plugins/WebUi/__init__.py index 69b1f999d..9410b2ba9 100644 --- a/plugins/WebUi/__init__.py +++ b/plugins/WebUi/__init__.py @@ -112,7 +112,7 @@ class plugin_WebUi(object): self.config.set("button_style", 2) self.config.set("auto_refresh", False) self.config.set("auto_refresh_secs", 4) - self.config.set("template", "deluge") + self.config.set("template", "advanced") self.config.save(self.config_file) if not self.config.get("pwd_salt"): diff --git a/plugins/WebUi/revno b/plugins/WebUi/revno index 3af99eeec..730a054a0 100644 --- a/plugins/WebUi/revno +++ b/plugins/WebUi/revno @@ -1 +1 @@ -180 +172 diff --git a/plugins/WebUi/templates/deluge/torrent_delete.html b/plugins/WebUi/templates/deluge/torrent_delete.html index 9c1c89e69..a9aceb551 100644 --- a/plugins/WebUi/templates/deluge/torrent_delete.html +++ b/plugins/WebUi/templates/deluge/torrent_delete.html @@ -2,7 +2,6 @@ $def with (torrent_ids, torrent_list) $:render.header(_("Remove torrent"))
-

$_("Remove torrent")

diff --git a/plugins/WebUi/version b/plugins/WebUi/version index 3af99eeec..730a054a0 100644 --- a/plugins/WebUi/version +++ b/plugins/WebUi/version @@ -1 +1 @@ -180 +172