bootstrap/js
Rohit Sharma 8e59752ee1
Partially backport #32217 (#32225)
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>
2020-11-25 09:35:36 +02:00
..
dist Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
src Partially backport #32217 (#32225) 2020-11-25 09:35:36 +02:00
tests Backport #32224 2020-11-24 08:40:11 +02:00
index.js Move js/src/index.js one folder up (#32001) 2020-11-01 07:31:17 +02:00