SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
This commit is contained in:
parent
ae9d2768c9
commit
bd190b4695
25 changed files with 62 additions and 62 deletions
|
|
@ -7,7 +7,7 @@ pandora.ui.exportDialog = function(options) {
|
|||
style: 'square',
|
||||
type: 'textarea',
|
||||
value: options.data,
|
||||
width: 512 - Ox.SCROLLBAR_SIZE
|
||||
width: 512 - Ox.UI.SCROLLBAR_SIZE
|
||||
}),
|
||||
|
||||
that = Ox.Dialog({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue