Mercurial > public > sg101
view media/js/downloads_admin.js @ 37:91fd31dc78fb
Removed the database logging stuff. Will replace with Python logging.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 11 Jun 2009 01:00:31 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
$(document).ready(function() { $('#id_description').markItUp(mySettings); });