debugging...

This commit is contained in:
Rolux 2010-07-05 14:16:18 +02:00
parent 7249a819fe
commit 34e5204866

View File

@ -13,9 +13,9 @@ $(function(){
$toolbars = []; $toolbars = [];
var sidePanel = new Ox.Panel(); var sidePanel = new Ox.Panel();
var mainPanel = new Ox.Panel().css({ var mainPanel = new Ox.Panel()/*.css({
//borderLeft: "1px solid rgb(160, 160, 160)" //borderLeft: "1px solid rgb(160, 160, 160)"
}); })*/;
var middleSplitPanel = Ox.SplitPanel({ var middleSplitPanel = Ox.SplitPanel({
elements: [ elements: [
{ {