add logging

This commit is contained in:
rolux 2014-12-17 15:23:22 +00:00
parent 073e9badd6
commit 69ec0d3970

View file

@ -618,6 +618,7 @@ Ox.Menu = function(options, self) {
} else {
that.$container.height(menuHeight);
}
Ox.print('ltwh????', offset.left, offset.top, width, height)
}
/*@