view app/assets/javascripts/init.prettify.js @ 76:5635c91f4bfd

Only allow resize input box vertically.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 15:40:39 +0700
parents 1833de28583a
children
line wrap: on
line source

$(document).ready(function() {
  window.prettyPrint && prettyPrint();
});