1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +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

@@ -517,7 +517,7 @@ EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_FORM_CHILD, e => e.stop
* ------------------------------------------------------------------------
* jQuery
* ------------------------------------------------------------------------
* add .dropdown to jQuery only if jQuery is present
* add .Dropdown to jQuery only if jQuery is present
*/
onDOMContentLoaded(() => {