fix full-screen and theme selector

This commit is contained in:
ilvalle
2013-06-09 19:48:57 +02:00
parent c75ef1af4f
commit afedd8c235
3 changed files with 21 additions and 18 deletions
@@ -49,7 +49,7 @@
{{pass}}
lineNumbers: true,
indentUnit: 4,
theme: "web2py",
theme: current_theme,
tabMode: "shift",
lineWrapping: true,
{{if TEXT_EDITOR_KEYBINDING == 'emacs':}}keyMap: "emacs",{{pass}}