Placing the immediate function call inside the ).

This commit is contained in:
Randy Merrill 2011-01-21 09:32:46 -08:00
parent 627de675dc
commit f6dbaa285f

View file

@ -138,4 +138,4 @@
// fix for IE6 suckage
document.createElement("abbr");
document.createElement("time");
})(jQuery);
}(jQuery));