view media/js/downloads_admin.js @ 26:db40c2754580

Added logos to the downloads and weblinks navigation templates.
author Brian Neal <bgneal@gmail.com>
date Sun, 19 Apr 2009 22:21:34 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});