Mercurial > public > sg101
view media/js/downloads_admin.js @ 112:d1b0b86441c0
Forums: added a sync() function on the forum model. Created javascript for the moderate forum function to drive the master topic select checkbox.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 30 Sep 2009 00:42:13 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
$(document).ready(function() { $('#id_description').markItUp(mySettings); });