view media/js/downloads_admin.js @ 25:81e2449a5932

Center the text in the IRC status block.
author Brian Neal <bgneal@gmail.com>
date Sun, 19 Apr 2009 21:58:47 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});