master
Nick Sergeant 2012-07-20 21:55:54 -04:00
parent d32078fd59
commit 50320c998c
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@
lineNumbers: true,
matchBrackets: true,
mode: that.guessCodeMirrorLexer($selectLexer.val()),
//theme: 'monokai',
value: that.model.get('code')
});
$selectLexer.change(function() {