fix(menu) add load img

This commit is contained in:
coderaiser 2013-07-30 10:40:22 +00:00
parent e3ec7c7eae
commit b8c8415c9d

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){