Merge remote-tracking branch 'origin/padsTheme' into staging

This commit is contained in:
yflory
2019-06-07 11:23:26 +02:00
2 changed files with 31 additions and 3 deletions

View File

@@ -458,6 +458,7 @@ define([
mkHelpMenu(framework);
CodeMirror.mkIndentSettings(framework._.cpNfInner.metadataMgr);
CodeMirror.init(framework.localChange, framework._.title, framework._.toolbar);
CodeMirror.configureTheme(common);
framework.onContentUpdate(function (newContent) {