]> source.dussan.org Git - jquery-ui.git/commitdiff
Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: There is...
authorScott González <scott.gonzalez@gmail.com>
Thu, 19 Jan 2012 13:27:15 +0000 (08:27 -0500)
committerScott González <scott.gonzalez@gmail.com>
Thu, 19 Jan 2012 13:27:15 +0000 (08:27 -0500)
(cherry picked from commit 07ec849f623699c87fc7ecc3770ea11ad9ba8e4e)

Conflicts:

ui/jquery.ui.position.js

ui/jquery.ui.position.js

index 92cf8001df707a1d1cb57f98b77ccfe82c65e63d..20f0818e690f42b2e8dadbb3af69a6d9dc20bba3 100644 (file)
@@ -269,7 +269,7 @@ if ( !$.offset.setOffset ) {
                background: "none"
        };
        if ( body ) {
-               jQuery.extend( testElementStyle, {
+               $.extend( testElementStyle, {
                        position: "absolute",
                        left: "-1000px",
                        top: "-1000px"