admin editor: fix theme selector and full screen
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
indentUnit: 4,
|
||||
styleActiveLine: true,
|
||||
autoCloseTags: true,
|
||||
theme: "web2py",
|
||||
theme: current_theme,
|
||||
tabMode: "shift",
|
||||
lineWrapping: true,
|
||||
gutters: ["CodeMirror-linenumbers", "breakpoints"],
|
||||
|
||||
Reference in New Issue
Block a user