mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 15:16:51 +02:00
remove prettyprint js mention
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user