Mercurial > public > sg101
view media/js/downloads_admin.js @ 107:e94398f5e027
Forums: implemented post delete feature.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 22 Sep 2009 03:36:39 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
$(document).ready(function() { $('#id_description').markItUp(mySettings); });