1
0
Fork 0
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:
Mark Otto 2013-05-16 20:07:48 -07:00
parent af0b9cb41a
commit 55a1416789

View file

@ -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)