view news/static/js/news_admin.js @ 758:ad1afe8f30a3

Add logos in footer to surf comunity sites.
author Brian Neal <bgneal@gmail.com>
date Sun, 05 Jan 2014 14:06:45 -0600
parents ee87ea74d46b
children 8386a8ebcbc7
line wrap: on
line source
django.jQuery(document).ready(function() {
   django.jQuery('#id_meta_description').addClass('mceNoEditor');      
});