2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

remove prettyprint js mention

This commit is contained in:
Mark Otto
2013-05-16 20:07:48 -07:00
parent af0b9cb41a
commit 55a1416789
-3
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)