diff --git a/static/js/entityDialog.js b/static/js/entityDialog.js index b4863b45a..6806ecff0 100644 --- a/static/js/entityDialog.js +++ b/static/js/entityDialog.js @@ -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: '',