update icon dialog width
This commit is contained in:
parent
3fb6a91507
commit
aaebe4bfd0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pandora.ui.iconDialog = function(options) {
|
||||||
keys: null,
|
keys: null,
|
||||||
text: '',
|
text: '',
|
||||||
title: '',
|
title: '',
|
||||||
width: 304,
|
width: 368,
|
||||||
}, options),
|
}, options),
|
||||||
|
|
||||||
that = Ox.Dialog({
|
that = Ox.Dialog({
|
||||||
|
|
Loading…
Reference in a new issue