From bf03ab96d26142f38a7b53992106d49ca5013dd0 Mon Sep 17 00:00:00 2001 From: Rolux Date: Mon, 5 Jul 2010 14:17:07 +0200 Subject: [PATCH] debugging... --- pandora/static/js/pandora.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pandora/static/js/pandora.js b/pandora/static/js/pandora.js index 9468edb9..ae09827a 100644 --- a/pandora/static/js/pandora.js +++ b/pandora/static/js/pandora.js @@ -2,8 +2,6 @@ $(function(){ //Ox.debug = Ox.print; //Ox.print = function() {}; - Ox.print("--------"); - Ox.theme("modern"); app = new Ox.App({ requestURL: "/api/" @@ -16,6 +14,7 @@ $(function(){ var mainPanel = new Ox.Panel()/*.css({ //borderLeft: "1px solid rgb(160, 160, 160)" })*/; + Ox.print("--------"); var middleSplitPanel = Ox.SplitPanel({ elements: [ {