1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 22:09:04 +02:00

Streamline jQuery comment. (#32016)

This commit is contained in:
XhmikosR
2020-11-01 15:49:51 +02:00
committed by GitHub
parent c21506d499
commit 421e2482e2
11 changed files with 11 additions and 9 deletions

View File

@@ -151,7 +151,7 @@ EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_DISMISS, Alert.handleDi
* ------------------------------------------------------------------------
* jQuery
* ------------------------------------------------------------------------
* add .alert to jQuery only if jQuery is present
* add .Alert to jQuery only if jQuery is present
*/
onDOMContentLoaded(() => {