Skip to content

Commit

Permalink
just so i can do some testing...
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomcosta committed Feb 23, 2011
1 parent 0ca58ca commit 81380e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Slick.Finder.js
Expand Up @@ -953,6 +953,6 @@ Slick.uidOf = function(node){
return local.getUIDHTML(node);
};

if (!this.Slick) this.Slick = Slick;
this.Slick = Slick;

}).apply(/*<CommonJS>*/(typeof exports != 'undefined') ? exports : /*</CommonJS>*/this);

0 comments on commit 81380e7

Please sign in to comment.