diff --git a/notebook/static/notebook/js/quickhelp.js b/notebook/static/notebook/js/quickhelp.js index 6c49d8519..735358b50 100644 --- a/notebook/static/notebook/js/quickhelp.js +++ b/notebook/static/notebook/js/quickhelp.js @@ -257,8 +257,8 @@ define([ QuickHelp.prototype.build_edit_help = function (cm_shortcuts) { var edit_shortcuts = this.keyboard_manager.edit_shortcuts.help(); - jQuery.merge(cm_shortcuts, edit_shortcuts); - return build_div('