debugging...

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

View File

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