mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-05 01:58:21 +02:00
remove auto focus from html editor.
This commit is contained in:
parent
1ef7ec30c6
commit
d11dbbb099
@ -139,7 +139,6 @@
|
||||
|
||||
editur.cm.html = initEditor(htmlCode, {
|
||||
mode: 'htmlmixed',
|
||||
autofocus: true,
|
||||
profile: 'xhtml'
|
||||
});
|
||||
emmetCodeMirror(editur.cm.html);
|
||||
|
Loading…
x
Reference in New Issue
Block a user