From 7ce9337001d6de94e6bf4c15d6b8fa7c349483d8 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 17 Dec 2014 15:31:55 +0000 Subject: [PATCH] typo --- static/js/entityDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '',