mirror of https://github.com/twbs/bootstrap.git
Remove unnecessary `_getCustomClass` method. `customClass` will be in the configuration already, even if it is provided in the data attributes, and jQuery's [`addClass()`](https://api.jquery.com/addclass/) method will handle it, either `this.config.customClass` is a function or a class name (even if it is a blank string). Co-authored-by: XhmikosR <xhmikosr@gmail.com> |
||
|---|---|---|
| .. | ||
| tools | ||
| alert.js | ||
| button.js | ||
| carousel.js | ||
| collapse.js | ||
| dropdown.js | ||
| modal.js | ||
| popover.js | ||
| scrollspy.js | ||
| tab.js | ||
| toast.js | ||
| tooltip.js | ||
| util.js | ||