mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
fixed editor path
This commit is contained in:
parent
962948caa8
commit
b4ee751730
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ var Util, DOM, CloudFunc, CloudCmd;
|
|||
lShowLoadFunc = Util.retFunc( DOM.Images.showLoad ),
|
||||
|
||||
lDoBefore = {
|
||||
'editor/_codemirror' : lShowLoadFunc,
|
||||
'edit/_codemirror' : lShowLoadFunc,
|
||||
'view' : lShowLoadFunc
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue