Fixed function closures so that Makefile can do its magic.
This commit is contained in:
parent
ac80ca2883
commit
3c641bd134
4 changed files with 8 additions and 6 deletions
|
@ -80,4 +80,4 @@ jQuery.xhr.bindTransport("script", function(s) {
|
|||
}
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
})( jQuery );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue