mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
check for jquery/ender on window
This commit is contained in:
2
js/bootstrap-alerts.js
vendored
2
js/bootstrap-alerts.js
vendored
@@ -101,4 +101,4 @@
|
||||
new Alert($('body'), '.alert-message[data-alert] .close')
|
||||
})
|
||||
|
||||
})( jQuery || ender )
|
||||
})( window.jQuery || window.ender )
|
||||
Reference in New Issue
Block a user