Fix dropping files into codemirror
This commit is contained in:
parent
b88c5d2944
commit
7510e7319e
@ -145,6 +145,7 @@ define([
|
||||
};
|
||||
|
||||
var editor = exp.editor = CMeditor.fromTextArea($textarea[0], {
|
||||
allowDropFileTypes: [],
|
||||
lineNumbers: true,
|
||||
lineWrapping: true,
|
||||
autoCloseBrackets: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user