Ox.UI -> Ox

This commit is contained in:
rolux 2014-09-25 18:59:29 +02:00 committed by j
commit 2dc987fd22
31 changed files with 76 additions and 76 deletions

View file

@ -7,7 +7,7 @@ pandora.ui.exportDialog = function(options) {
style: 'square',
type: 'textarea',
value: options.data,
width: 512 - Ox.UI.SCROLLBAR_SIZE
width: 512 - Ox.SCROLLBAR_SIZE
}),
that = Ox.Dialog({