debugging...

This commit is contained in:
Rolux 2010-07-05 14:17:07 +02:00
parent 34e5204866
commit bf03ab96d2
1 changed files with 1 additions and 2 deletions

View File

@ -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: [
{