冲突啊,不要改前端代码先

This commit is contained in:
Van 2014-12-01 15:21:20 +08:00
parent f74f1ae71c
commit 5962faf21c
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ var menu = {
$("#themesLink").attr("href", config.staticServer + '/static/css/themes/' + $theme.val() + '.css');
editor.setOption("theme", $editorTheme.val());
wide.curEditor.setOption("theme", $editorTheme.val());
}
});
}