mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
check for jquery/ender on window
This commit is contained in:
Vendored
+1
-1
@@ -304,4 +304,4 @@
|
||||
return $.metadata ? $.extend({}, options, $(ele).metadata()) : options
|
||||
}
|
||||
|
||||
})( jQuery || ender )
|
||||
})( window.jQuery || window.ender )
|
||||
Reference in New Issue
Block a user