minor changes

This commit is contained in:
coderaiser 2012-08-27 03:49:00 -04:00
commit 45a6bbd8f6

View file

@ -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;