mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
Update lib/client/menu.js
This commit is contained in:
parent
bbdb72a576
commit
671d600668
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