fix(menu) add load img

This commit is contained in:
coderaiser 2013-07-30 10:40:22 +00:00
parent 9bd43fc98a
commit ed7ae9a991

View file

@ -186,7 +186,8 @@ var Util, DOM, CloudFunc, CloudCmd;
lDoBefore = {
'edit' : lShowLoadFunc,
'view' : lShowLoadFunc
'view' : lShowLoadFunc,
'menu' : lShowLoadFunc
},
lLoad = function(pName, pPath, pDoBefore){