view news/static/js/news_admin.js @ 865:08bae2b1d2d1

Merge with main line.
author Brian Neal <bgneal@gmail.com>
date Wed, 03 Dec 2014 19:24:53 -0600
parents ee87ea74d46b
children 8386a8ebcbc7
line wrap: on
line source
django.jQuery(document).ready(function() {
   django.jQuery('#id_meta_description').addClass('mceNoEditor');      
});