view media/js/downloads/add.js @ 119:b8f1dcc9fae4

Forgot to commit the template for the forums split topic view.
author Brian Neal <bgneal@gmail.com>
date Sat, 24 Oct 2009 02:39:54 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});