冲突啊,不要改前端代码先
This commit is contained in:
parent
f74f1ae71c
commit
5962faf21c
|
@ -414,7 +414,7 @@ var menu = {
|
||||||
|
|
||||||
$("#themesLink").attr("href", config.staticServer + '/static/css/themes/' + $theme.val() + '.css');
|
$("#themesLink").attr("href", config.staticServer + '/static/css/themes/' + $theme.val() + '.css');
|
||||||
|
|
||||||
editor.setOption("theme", $editorTheme.val());
|
wide.curEditor.setOption("theme", $editorTheme.val());
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue