mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 00:39:54 +00:00
remove prettyprint js mention
This commit is contained in:
parent
af0b9cb41a
commit
55a1416789
@ -27,9 +27,6 @@
|
|||||||
$('.bs-top').affix()
|
$('.bs-top').affix()
|
||||||
}, 100)
|
}, 100)
|
||||||
|
|
||||||
// make code pretty
|
|
||||||
window.prettyPrint && prettyPrint()
|
|
||||||
|
|
||||||
// add-ons
|
// add-ons
|
||||||
$('.add-on :checkbox').on('click', function () {
|
$('.add-on :checkbox').on('click', function () {
|
||||||
var $this = $(this)
|
var $this = $(this)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user