mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-30 15:29:06 +02:00
Run grunt.
[ci skip]
This commit is contained in:
2
docs/dist/js/umd/button.js
vendored
2
docs/dist/js/umd/button.js
vendored
@@ -109,7 +109,7 @@
|
||||
$(this._element).trigger('change');
|
||||
}
|
||||
|
||||
$(input).trigger('focus');
|
||||
input.focus();
|
||||
}
|
||||
} else {
|
||||
this._element.setAttribute('aria-pressed', !$(this._element).hasClass(ClassName.ACTIVE));
|
||||
|
Reference in New Issue
Block a user