1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 19:48:36 +01: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)