mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
added anyLoadByLoad function to Utils
This commit is contained in:
parent
56988b8434
commit
14bb652f68
2 changed files with 28 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ CloudCommander.Editor.CodeMirror.load = (function(pParent){
|
|||
'}'
|
||||
});
|
||||
|
||||
pParent.jsload('lib/client/editor/' +
|
||||
pParent.jsload('lib/client/editor/' +
|
||||
'codemirror/pack/javascript.pack.js',
|
||||
createEditorDiv);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue