debugging...

This commit is contained in:
Rolux 2010-07-05 14:25:21 +02:00
parent fe09b69163
commit 2e7a7094f7

View File

@ -391,6 +391,8 @@ $(function(){
.open(); .open();
}); });
Ox.print("--------");
var bottomPanel = Ox.Toolbar({size: "small"}) var bottomPanel = Ox.Toolbar({size: "small"})
.css({ .css({
zIndex: 2, zIndex: 2,
@ -430,9 +432,6 @@ $(function(){
historyPanel.$content.html("Paris<br/>Matirx<br/>Godard") historyPanel.$content.html("Paris<br/>Matirx<br/>Godard")
Ox.print("--------");
/* /*
var tabbar = new Ox.Tabbar({ var tabbar = new Ox.Tabbar({
values: ["Info", "Scenes", "Timeline", "Map", "Admin"], values: ["Info", "Scenes", "Timeline", "Map", "Admin"],