fixed editor path

This commit is contained in:
coderaiser 2013-06-03 10:56:30 -04:00
parent 9e59106542
commit 2d8d1b2d9c

View file

@ -179,7 +179,7 @@ var Util, DOM, CloudFunc, CloudCmd;
lShowLoadFunc = Util.retFunc( DOM.Images.showLoad ),
lDoBefore = {
'editor/_codemirror' : lShowLoadFunc,
'edit/_codemirror' : lShowLoadFunc,
'view' : lShowLoadFunc
},