diff options
| author | Chris Rebert <[email protected]> | 2016-05-30 09:39:45 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-05-30 09:39:45 -0700 |
| commit | 14c7ba95f97d853ef653893abfe530a919a1ed24 (patch) | |
| tree | d7695b3253a2101e819aef057fa9f15df01299b8 /docs/dist/css/bootstrap.css.map | |
| parent | d35973c2b3eacd15b297863ba79bcc46d877ba52 (diff) | |
| download | bootstrap-14c7ba95f97d853ef653893abfe530a919a1ed24.tar.xz bootstrap-14c7ba95f97d853ef653893abfe530a919a1ed24.zip | |
Fix load & scroll event usage in ScrollSpy tests (#19986)
* Use $.one() instead of $.on() since there are no $.off()s in the code.
* Remove unnecessary namespacing of listeners for the `scroll` & `load` events.
These are vanilla DOM events (not custom jQuery namespaced events)
and we're not using jQuery namespacing to manage these event listeners either (e.g. `$.off()`).
[skip validator]
Diffstat (limited to 'docs/dist/css/bootstrap.css.map')
0 files changed, 0 insertions, 0 deletions
