view gpp/news/static/js/news_admin.js @ 545:cb298c8eb039

Change fabfile to use hg instead of svn.
author Brian Neal <bgneal@gmail.com>
date Fri, 13 Jan 2012 19:07:19 -0600
parents 7854d75427af
children
line wrap: on
line source
django.jQuery(document).ready(function() {
   django.jQuery('#id_meta_description').addClass('mceNoEditor');      
});