Bug #6911 - Prevent action on disabled elements, both triggering and bound via .live()
[jquery.git] / src / outro.js
index deda25d..32b0d08 100644 (file)
@@ -1 +1,2 @@
-} // close: if(typeof window.jQuery == "undefined") {
\ No newline at end of file
+window.jQuery = window.$ = jQuery;
+})(window);