mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
commit
45a6bbd8f6
1 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
/* object contains jQuery-contextMenu
|
||||
* https://github.com/medialize/jQuery-contextMenu
|
||||
*/
|
||||
var CloudCommander, $;
|
||||
(function(){
|
||||
"use strict";
|
||||
|
||||
/* object contains jQuery-contextMenu
|
||||
* https://github.com/medialize/jQuery-contextMenu
|
||||
*/
|
||||
|
||||
CloudCommander.Menu = {};
|
||||
|
||||
var Util = CloudCommander.Util;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue