forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
30d05f52ff
commit
0fffc1f497
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ pandora.ui.embedDocumentDialog = function(id, position) {
|
||||||
closeButton: true,
|
closeButton: true,
|
||||||
content: $content,
|
content: $content,
|
||||||
fixedSize: true,
|
fixedSize: true,
|
||||||
height: 128,
|
height: 144,
|
||||||
keys: {escape: 'close'},
|
keys: {escape: 'close'},
|
||||||
removeOnClose: true,
|
removeOnClose: true,
|
||||||
title: Ox._('Embed Document'),
|
title: Ox._('Embed Document'),
|
||||||
|
|
Loading…
Reference in a new issue