Mercurial > public > sg101
view media/js/downloads/add.js @ 40:53b7c681d80b
Don't send plaintext password in confirmation email for site registration.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 12 Jun 2009 01:15:49 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
$(document).ready(function() { $('#id_description').markItUp(mySettings); });