mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 05:02:54 +00:00
minor changes
This commit is contained in:
commit
b226bc8e8c
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