mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
fixed editor path
This commit is contained in:
parent
9e59106542
commit
2d8d1b2d9c
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