update icon dialog width

This commit is contained in:
rolux 2013-03-08 09:43:23 +00:00
parent 3fb6a91507
commit aaebe4bfd0

View file

@ -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({