forked from 0x2620/pandora
debugging...
This commit is contained in:
parent
fe09b69163
commit
2e7a7094f7
1 changed files with 2 additions and 3 deletions
|
@ -391,6 +391,8 @@ $(function(){
|
|||
.open();
|
||||
});
|
||||
|
||||
Ox.print("--------");
|
||||
|
||||
var bottomPanel = Ox.Toolbar({size: "small"})
|
||||
.css({
|
||||
zIndex: 2,
|
||||
|
@ -430,9 +432,6 @@ $(function(){
|
|||
|
||||
historyPanel.$content.html("Paris<br/>Matirx<br/>Godard")
|
||||
|
||||
Ox.print("--------");
|
||||
|
||||
|
||||
/*
|
||||
var tabbar = new Ox.Tabbar({
|
||||
values: ["Info", "Scenes", "Timeline", "Map", "Admin"],
|
||||
|
|
Loading…
Reference in a new issue