Fixed code mirror bug for markdown cells

foogunlana 11 years ago
parent dbc98b5f69
commit f0010c086d

@ -227,9 +227,6 @@ define([
* @method handle_codemirror_keyevent
*/
/* Correction here */
CodeCell.prototype.handle_codemirror_keyevent = function (editor, event) {
var that = this;

Loading…
Cancel
Save