We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9a2f7 commit f51660cCopy full SHA for f51660c
utils/editors/editor/v2.0/editor-v2.0.html
@@ -77,6 +77,8 @@
77
debug('init',version);
78
//keydown = keydown();
79
menu = menumod();
80
+
81
+ mod.base.add({ext,$,datatype,keydown,menu,menumod,ace});
82
83
hdr = mod['editors-hdr'];
84
mainmenu = mod['main-menu'];
0 commit comments