X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=resources%2Fsrc%2Fjquery%2Fjquery.colorUtil.js;h=009be1aa73c28483561df929ebed1fb05a02f186;hb=add9bd191fd4d16250b301208600854cb52f6b33;hp=d46d0099093db854a9cde7d49f6e63968f9e01b6;hpb=9a6b2a4fffb82840d0bf780eb4ecb873ad64fa54;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/jquery/jquery.colorUtil.js b/resources/src/jquery/jquery.colorUtil.js index d46d009909..009be1aa73 100644 --- a/resources/src/jquery/jquery.colorUtil.js +++ b/resources/src/jquery/jquery.colorUtil.js @@ -6,7 +6,7 @@ * Mostly based on other plugins and functions (linted and optimized a little). * Sources cited inline. */ -( function ( $ ) { +( function () { /** * @class jQuery.colorUtil * @singleton @@ -265,4 +265,4 @@ }; -}( jQuery ) ); +}() );