diff --git a/lib/client/editor.js b/lib/client/editor.js index 323fe384..17259de8 100644 --- a/lib/client/editor.js +++ b/lib/client/editor.js @@ -11,7 +11,7 @@ CloudCommander.Editor.CodeMirror = { if (!pParent.getById('CloudEditor')) { var lFM = document.getElementById('fm'); if(lFM) - CloudCommander.anyload({ + CloudCommander._anyload({ name : 'div', id : 'CloudEditor', element : lFM