mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-04 04:29:23 +01:00
Line 59 - Fix case type
Fixed case type to match other comments
This commit is contained in:
parent
b52ef829c1
commit
6d54142099
@ -56,7 +56,7 @@
|
|||||||
$('.bs-top').affix()
|
$('.bs-top').affix()
|
||||||
}, 100)
|
}, 100)
|
||||||
|
|
||||||
// theme toggler
|
// Theme toggler
|
||||||
;(function () {
|
;(function () {
|
||||||
var $stylesheetLink = $('#bs-theme-stylesheet')
|
var $stylesheetLink = $('#bs-theme-stylesheet')
|
||||||
var $themeBtn = $('.bs-docs-theme-toggle')
|
var $themeBtn = $('.bs-docs-theme-toggle')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user