1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

check for jquery/ender on window

This commit is contained in:
Jacob Thornton
2011-09-16 11:09:26 -07:00
parent d1b594db7a
commit f0d5caf054
7 changed files with 7 additions and 7 deletions

View File

@@ -47,4 +47,4 @@
})
}
})( jQuery || ender )
})( window.jQuery || window.ender )