mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
check for prettyprint on window
This commit is contained in:
@@ -17,7 +17,7 @@ $(function(){
|
||||
// ==================
|
||||
|
||||
// make code pretty
|
||||
prettyPrint && prettyPrint()
|
||||
window.prettyPrint && prettyPrint()
|
||||
|
||||
// table sort example
|
||||
if ($.fn.tableSorter) {
|
||||
|
||||
Reference in New Issue
Block a user