From 69e5fe1d3de5d3f0acadd84e219805ca45cf1fe8 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Wed, 7 Jan 2009 01:28:19 +0000 Subject: [PATCH] add stub for filepicker to trunk start implementing the options dialog add another not implemented alert to edit trackers update changelog --- deluge/ui/webui/templates/ajax/index.html | 1 + .../ajax/render/html/add_torrent_options.html | 10 ++-- .../templates/ajax/static/js/deluge-add.js | 46 +++++++++++++++++-- .../templates/ajax/static/js/deluge-ui.js | 4 ++ 4 files changed, 53 insertions(+), 8 deletions(-) diff --git a/deluge/ui/webui/templates/ajax/index.html b/deluge/ui/webui/templates/ajax/index.html index 57dd3acf9..5cb4b0a3d 100644 --- a/deluge/ui/webui/templates/ajax/index.html +++ b/deluge/ui/webui/templates/ajax/index.html @@ -12,6 +12,7 @@ + diff --git a/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html b/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html index dcc0848da..e20bf27f2 100644 --- a/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html +++ b/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html @@ -14,21 +14,21 @@ $_('Bandwidth') -
+
-
+
-
+
- +
$_('General')