view media/js/downloads_admin.js @ 4:9a8801fa63d5

Got rid of the pseudo cancel buttons on various forms. Replaced them with cancel links.
author Brian Neal <bgneal@gmail.com>
date Sat, 11 Apr 2009 18:52:19 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});