view media/js/downloads_admin.js @ 78:4edfea7f8620

#29 - Implementing the forgotten password reset process.
author Brian Neal <bgneal@gmail.com>
date Sun, 12 Jul 2009 18:02:44 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});