view media/js/downloads/add.js @ 66:9a29e9933959

Donations: made the donations debug flag be in local_settings. Changed the donations template to be a two column display of stats and donors.
author Brian Neal <bgneal@gmail.com>
date Sat, 27 Jun 2009 22:20:35 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});