From 5cca9333af8120969632a8c80fd84d3c7a9d8c8d Mon Sep 17 00:00:00 2001 From: Ruud Date: Thu, 29 Sep 2011 14:50:27 +0200 Subject: [PATCH] Move log to it's own plugin --- .../{static/scripts/page => core/plugins/log/static}/log.js | 0 couchpotato/templates/_desktop.html | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) rename couchpotato/{static/scripts/page => core/plugins/log/static}/log.js (100%) diff --git a/couchpotato/static/scripts/page/log.js b/couchpotato/core/plugins/log/static/log.js similarity index 100% rename from couchpotato/static/scripts/page/log.js rename to couchpotato/core/plugins/log/static/log.js diff --git a/couchpotato/templates/_desktop.html b/couchpotato/templates/_desktop.html index be98a3d9..46c19b4f 100644 --- a/couchpotato/templates/_desktop.html +++ b/couchpotato/templates/_desktop.html @@ -20,6 +20,7 @@ + @@ -30,9 +31,7 @@ {% for url in fireEvent('clientscript.get_styles', as_html = True, single = True) %} {% endfor %} - -