view gpp/news/static/js/news_admin.js @ 534:98f5facc0030

Clean up the birthday block. Get rid of space between name and comma. Get rid of bullets.
author Brian Neal <bgneal@gmail.com>
date Tue, 27 Dec 2011 01:15:27 +0000
parents 7854d75427af
children
line wrap: on
line source
django.jQuery(document).ready(function() {
   django.jQuery('#id_meta_description').addClass('mceNoEditor');      
});