1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-28 22:39:11 +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

@@ -101,7 +101,7 @@ EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_DATA_TOGGLE, event => {
* ------------------------------------------------------------------------
* jQuery
* ------------------------------------------------------------------------
* add .button to jQuery only if jQuery is present
* add .Button to jQuery only if jQuery is present
*/
onDOMContentLoaded(() => {