1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +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

@@ -612,7 +612,7 @@ EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_DATA_TOGGLE, function (
* ------------------------------------------------------------------------
* jQuery
* ------------------------------------------------------------------------
* add .modal to jQuery only if jQuery is present
* add .Modal to jQuery only if jQuery is present
*/
onDOMContentLoaded(() => {