mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-13 01:08:58 +01:00
Merge pull request #19091 from jshen212/patch-1
docs/assets/js/src/application.js: Fix capitalization in comment
This commit is contained in:
commit
38a70e4a27
@ -56,7 +56,7 @@
|
||||
$('.bs-top').affix()
|
||||
}, 100)
|
||||
|
||||
// theme toggler
|
||||
// Theme toggler
|
||||
;(function () {
|
||||
var $stylesheetLink = $('#bs-theme-stylesheet')
|
||||
var $themeBtn = $('.bs-docs-theme-toggle')
|
||||
|
Loading…
Reference in New Issue
Block a user