Line 59 - Fix case type
Fixed case type to match other comments
This commit is contained in:
parent
b52ef829c1
commit
6d54142099
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue