Commit 3396fc05 authored by Jacob Thornton's avatar Jacob Thornton

check for prettyprint on window

parent 35fdbad2
......@@ -17,7 +17,7 @@ $(function(){
// ==================
// make code pretty
prettyPrint && prettyPrint()
window.prettyPrint && prettyPrint()
// table sort example
if ($.fn.tableSorter) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment