forked from 0x2620/pandora
debugging...
This commit is contained in:
parent
94e484702b
commit
fe09b69163
1 changed files with 3 additions and 3 deletions
|
@ -351,9 +351,6 @@ $(function(){
|
|||
});
|
||||
}
|
||||
|
||||
Ox.print("--------");
|
||||
|
||||
|
||||
var d = new Ox.Container();
|
||||
var registerInfo = new Ox.Panel();
|
||||
|
||||
|
@ -433,6 +430,9 @@ $(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