Mercurial > public > sg101
view media/js/downloads/add.js @ 1:dbd703f7d63a
Initial import of sg101 stuff from private repository.
author | gremmie |
---|---|
date | Mon, 06 Apr 2009 02:43:12 +0000 |
parents | |
children |
line wrap: on
line source
$(document).ready(function() { $('#id_description').markItUp(mySettings); });