From 0b09c6563c9fed6ad595f8c5b6ceebcf2357f575 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Sun, 26 Oct 2008 23:40:32 +0000 Subject: [PATCH] move mooui and mootools to /static --- .../ajax/static/js => static}/mootools-1.2-core.js | 0 .../ajax/static/js => static}/mootools-1.2-more.js | 0 .../ui/webui/{templates/ajax/static/js => static}/mooui.js | 0 deluge/ui/webui/templates/ajax/index.html | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename deluge/ui/webui/{templates/ajax/static/js => static}/mootools-1.2-core.js (100%) rename deluge/ui/webui/{templates/ajax/static/js => static}/mootools-1.2-more.js (100%) rename deluge/ui/webui/{templates/ajax/static/js => static}/mooui.js (100%) diff --git a/deluge/ui/webui/templates/ajax/static/js/mootools-1.2-core.js b/deluge/ui/webui/static/mootools-1.2-core.js similarity index 100% rename from deluge/ui/webui/templates/ajax/static/js/mootools-1.2-core.js rename to deluge/ui/webui/static/mootools-1.2-core.js diff --git a/deluge/ui/webui/templates/ajax/static/js/mootools-1.2-more.js b/deluge/ui/webui/static/mootools-1.2-more.js similarity index 100% rename from deluge/ui/webui/templates/ajax/static/js/mootools-1.2-more.js rename to deluge/ui/webui/static/mootools-1.2-more.js diff --git a/deluge/ui/webui/templates/ajax/static/js/mooui.js b/deluge/ui/webui/static/mooui.js similarity index 100% rename from deluge/ui/webui/templates/ajax/static/js/mooui.js rename to deluge/ui/webui/static/mooui.js diff --git a/deluge/ui/webui/templates/ajax/index.html b/deluge/ui/webui/templates/ajax/index.html index 7578e7df9..6b0103bd5 100644 --- a/deluge/ui/webui/templates/ajax/index.html +++ b/deluge/ui/webui/templates/ajax/index.html @@ -6,11 +6,11 @@ - - + + - +