forked from 0x2620/pandora
typo
This commit is contained in:
parent
8791c2ef5b
commit
7ce9337001
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ pandora.ui.entityDialog = function() {
|
|||
content: $content,
|
||||
fixedSize: true,
|
||||
height: 416,
|
||||
keyboard: {escape: 'close'},
|
||||
keys: {escape: 'close'},
|
||||
padding: 0,
|
||||
removeOnClose: true,
|
||||
title: '',
|
||||
|
|
Loading…
Reference in a new issue