mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
Update lib/client/menu.js
This commit is contained in:
parent
c08b855886
commit
0240d7a897
1 changed files with 1 additions and 3 deletions
|
|
@ -4,9 +4,7 @@ var CloudCommander, CloudFunc, $;
|
|||
*/
|
||||
CloudCommander.Menu = new CloudCommander.Util();
|
||||
|
||||
CloudCommander.Menu.dir = {
|
||||
dir : './lib/client/menu/'
|
||||
};
|
||||
CloudCommander.Menu.dir = './lib/client/menu/';
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue