mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove prettyprint js mention
This commit is contained in:
parent
af0b9cb41a
commit
55a1416789
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@
|
|||
$('.bs-top').affix()
|
||||
}, 100)
|
||||
|
||||
// make code pretty
|
||||
window.prettyPrint && prettyPrint()
|
||||
|
||||
// add-ons
|
||||
$('.add-on :checkbox').on('click', function () {
|
||||
var $this = $(this)
|
||||
|
|
Loading…
Add table
Reference in a new issue