debugging...

This commit is contained in:
Rolux 2010-07-05 14:26:05 +02:00
parent 2e7a7094f7
commit fc2379530b
1 changed files with 1 additions and 2 deletions

View File

@ -369,6 +369,7 @@ $(function(){
orientation: "vertical"
}).appendTo(d);
Ox.print("--------");
var $dialog = new Ox.Dialog({
title: "Login",
@ -391,8 +392,6 @@ $(function(){
.open();
});
Ox.print("--------");
var bottomPanel = Ox.Toolbar({size: "small"})
.css({
zIndex: 2,