mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-10 08:26:19 +02:00
remove auto focus from html editor.
This commit is contained in:
@ -139,7 +139,6 @@
|
||||
|
||||
editur.cm.html = initEditor(htmlCode, {
|
||||
mode: 'htmlmixed',
|
||||
autofocus: true,
|
||||
profile: 'xhtml'
|
||||
});
|
||||
emmetCodeMirror(editur.cm.html);
|
||||
|
Reference in New Issue
Block a user